[Scummvm-cvs-logs] CVS: scummvm/wince pocketpc.cpp,1.28,1.29

Max Horn fingolfin at users.sourceforge.net
Sun Aug 18 09:21:05 CEST 2002


Update of /cvsroot/scummvm/scummvm/wince
In directory usw-pr-cvs1:/tmp/cvs-serv29641/wince

Modified Files:
	pocketpc.cpp 
Log Message:
trying to clean up the Simon code - gee this is a *BIG* mess! Argh!

Index: pocketpc.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/wince/pocketpc.cpp,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- pocketpc.cpp	5 Aug 2002 23:55:33 -0000	1.28
+++ pocketpc.cpp	18 Aug 2002 16:20:51 -0000	1.29
@@ -59,7 +59,7 @@
 GameDetector detector;
 Gui gui;
 Scumm *g_scumm;
-extern SimonState *g_simon;
+SimonState *g_simon;
 OSystem *g_system;
 SoundMixer *g_mixer;
 Config *scummcfg;





More information about the Scummvm-git-logs mailing list