[Scummvm-cvs-logs] CVS: scummvm/simon simon.cpp,1.23,1.24

Travis Howell kirben at users.sourceforge.net
Wed Oct 23 01:41:02 CEST 2002


Update of /cvsroot/scummvm/scummvm/simon
In directory usw-pr-cvs1:/tmp/cvs-serv15873/simon

Modified Files:
	simon.cpp 
Log Message:

simon 1 dos talkie uses simon2.voc file


Index: simon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- simon.cpp	23 Oct 2002 00:11:27 -0000	1.23
+++ simon.cpp	23 Oct 2002 08:40:37 -0000	1.24
@@ -68,7 +68,7 @@
 	1660 / 4,											/* SOUND_INDEX_BASE */
 	"SIMON2.GME",									/* gme_filename */
 	"SIMON2.WAV",									/* wav_filename */
-	NULL,
+	"SIMON2.VOC",									/* wav_filename2 */
 	"",
 	"GSPTR30",										/* gamepc_filename */
 };





More information about the Scummvm-git-logs mailing list