[Scummvm-cvs-logs] CVS: scummvm/common file.cpp,1.48,1.49

Travis Howell kirben at users.sourceforge.net
Mon Nov 17 16:56:13 CET 2003


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

Modified Files:
	file.cpp 
Log Message:

Add extra directory checks for Macintosh versions of indy3/loom


Index: file.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/file.cpp,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- file.cpp	10 Oct 2003 13:55:06 -0000	1.48
+++ file.cpp	18 Nov 2003 00:55:40 -0000	1.49
@@ -65,6 +65,9 @@
 		"",
 		"rooms/",
 		"ROOMS/",
+		"Rooms 1/",
+		"Rooms 2/",
+		"Rooms 3/",
 		"video/",
 		"VIDEO/",
 		"data/",





More information about the Scummvm-git-logs mailing list