[Scummvm-cvs-logs] CVS: scummvm/common file.cpp,1.46,1.47

Travis Howell kirben at users.sourceforge.net
Tue Sep 23 23:20:02 CEST 2003


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv8279/common

Modified Files:
	file.cpp 
Log Message:

Add Acorn version of Simon the Sorcerer 1 Talkie


Index: file.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/file.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- file.cpp	17 Sep 2003 21:06:15 -0000	1.46
+++ file.cpp	24 Sep 2003 06:19:30 -0000	1.47
@@ -71,6 +71,10 @@
 		"DATA/",
 		"resource/",
 		"RESOURCE/",
+		// Simon the Sorcerer 1 Acorn
+		"execute/",
+		"EXECUTE/",
+		// Simon the Sorcerer 2 Amiga/Mac
 		"voices/",
 		"VOICES/",
 		// sword2 stuff if user just copied files without putting





More information about the Scummvm-git-logs mailing list