[Scummvm-cvs-logs] CVS: scummvm/sky sky.cpp,1.173,1.174

Max Horn fingolfin at users.sourceforge.net
Fri Mar 25 09:57:02 CET 2005


Update of /cvsroot/scummvm/scummvm/sky
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20727/sky

Modified Files:
	sky.cpp 
Log Message:
Patch #1117443 (Experimental plugin code revision)

Index: sky.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/sky.cpp,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -d -r1.173 -r1.174
--- sky.cpp	11 Mar 2005 10:56:24 -0000	1.173
+++ sky.cpp	25 Mar 2005 17:55:56 -0000	1.174
@@ -106,7 +106,7 @@
 	return new Sky::SkyEngine(detector, syst);
 }
 
-REGISTER_PLUGIN("Beneath a Steel Sky", Engine_SKY_gameList, Engine_SKY_create, Engine_SKY_detectGames)
+REGISTER_PLUGIN(SKY, "Beneath a Steel Sky")
 
 
 namespace Sky {





More information about the Scummvm-git-logs mailing list