[Scummvm-cvs-logs] CVS: scummvm/common gameDetector.cpp,1.22,1.23

Travis Howell kirben at users.sourceforge.net
Thu Oct 24 02:41:02 CEST 2002


Update of /cvsroot/scummvm/scummvm/common
In directory usw-pr-cvs1:/tmp/cvs-serv30013/common

Modified Files:
	gameDetector.cpp 
Log Message:

Add simon1demo


Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/gameDetector.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- gameDetector.cpp	23 Oct 2002 12:56:30 -0000	1.22
+++ gameDetector.cpp	24 Oct 2002 09:40:20 -0000	1.23
@@ -506,6 +506,7 @@
 	{"simon2dos", "Simon the Sorcerer 2 for DOS", GID_SIMON_FIRST+1, 99, 99, 99, 0},
 	{"simon1win", "Simon the Sorcerer 1 for Windows", GID_SIMON_FIRST+2, 99, 99, 99, 0},	
 	{"simon2win", "Simon the Sorcerer 2 for Windows", GID_SIMON_FIRST+3, 99, 99, 99, 0},
+	{"simon1demo", "Simon the Sorcerer 1 for DOS (demo)", GID_SIMON_FIRST+4, 99, 99, 99, 0}, 
 
 	/* Scumm Version 8 */
 	{"comi", "The Curse of Monkey Island", GID_CMI, 8, 1, 0,





More information about the Scummvm-git-logs mailing list