[Scummvm-cvs-logs] CVS: scummvm/common gameDetector.cpp,1.58,1.59
Travis Howell
kirben at users.sourceforge.net
Sat Jan 4 01:03:06 CET 2003
Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv12864/common
Modified Files:
gameDetector.cpp
Log Message:
Add extra target for simon2demo
Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/gameDetector.cpp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- gameDetector.cpp 3 Jan 2003 11:14:21 -0000 1.58
+++ gameDetector.cpp 4 Jan 2003 09:02:47 -0000 1.59
@@ -159,6 +159,8 @@
{"simon2win", "Simon the Sorcerer 2 Talkie for Windows", GID_SIMON_FIRST+7, 99, 99, 99, 0, "GSPTR30"},
{"simon2win", "Simon the Sorcerer 2 Talkie for Windows", GID_SIMON_FIRST+7, 99, 99, 99, 0, "GSPTR30."},
{"simon1demo", "Simon the Sorcerer 1 for DOS (Demo)", GID_SIMON_FIRST+8, 99, 99, 99, 0, "GDEMO"},
+ {"simon2demo", "Simon the Sorcerer 2 Talkie for DOS (Demo)", GID_SIMON_FIRST+5, 99, 99, 99, 0, "GSPTR30"},
+
/* Scumm Version 8 */
{"comi", "The Curse of Monkey Island", GID_CMI, 8, 1, 0,
More information about the Scummvm-git-logs
mailing list