[Scummvm-cvs-logs] CVS: scummvm/scumm scummvm.cpp,2.111,2.112

Jonathan Gray khalek at users.sourceforge.net
Tue Apr 29 01:40:09 CEST 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv1234

Modified Files:
	scummvm.cpp 
Log Message:
add target for towns indy4 demo

Index: scummvm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scummvm.cpp,v
retrieving revision 2.111
retrieving revision 2.112
diff -u -d -r2.111 -r2.112
--- scummvm.cpp	28 Apr 2003 18:35:28 -0000	2.111
+++ scummvm.cpp	29 Apr 2003 08:39:16 -0000	2.112
@@ -94,6 +94,8 @@
 	 GF_AFTER_V5 | GF_USE_KEY | GF_ADLIB_DEFAULT, 0},
 	{"mi2demo", "Monkey Island 2: LeChuck's revenge (Demo)", GID_MONKEY2, 5, 2, 2,
 	 GF_AFTER_V5 | GF_USE_KEY | GF_ADLIB_DEFAULT, 0},
+	{"indydemo", "Indiana Jones and the Fate of Atlantis (FM Towns Demo)", GID_INDY4, 5, 2, 02,
+	 GF_AFTER_V5 | GF_USE_KEY | GF_ADLIB_DEFAULT, 0},
 	{"atlantis", "Indiana Jones and the Fate of Atlantis", GID_INDY4, 5, 5, 0,
 	 GF_AFTER_V5 | GF_USE_KEY | GF_ADLIB_DEFAULT, 0},
 	{"playfate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4, 5, 5, 0,





More information about the Scummvm-git-logs mailing list