[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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sound mixer.h,1.22,1.23
- Next message: [Scummvm-cvs-logs] CVS: scummvm/simon simonintern.h,NONE,1.1 simon.cpp,1.46,1.47 simon.h,1.25,1.26 simondebug.cpp,1.2,1.3 simonitems.cpp,1.5,1.6 simonres.cpp,1.4,1.5 simonsys.cpp,1.10,1.11 simonverb.cpp,1.4,1.5 simonvga.cpp,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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;
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sound mixer.h,1.22,1.23
- Next message: [Scummvm-cvs-logs] CVS: scummvm/simon simonintern.h,NONE,1.1 simon.cpp,1.46,1.47 simon.h,1.25,1.26 simondebug.cpp,1.2,1.3 simonitems.cpp,1.5,1.6 simonres.cpp,1.4,1.5 simonsys.cpp,1.10,1.11 simonverb.cpp,1.4,1.5 simonvga.cpp,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list