From c29e0d2dd0144b1f0c23bafa0d3cca7d9b9893be Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Fri, 6 Feb 2004 00:58:24 +0000 Subject: Add extra paths for international version of Simon the Sorcerer 1, so game can be played from CD. svn-id: r12745 --- common/file.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'common/file.cpp') diff --git a/common/file.cpp b/common/file.cpp index d1b4552bde..4b43fb49bb 100644 --- a/common/file.cpp +++ b/common/file.cpp @@ -78,6 +78,14 @@ FILE *File::fopenNoCase(const char *filename, const char *directory, const char "execute/", "EXECUTE/", // Simon the Sorcerer 2 Amiga/Mac + "french/", + "FRENCH/", + "hebrew/", + "HEBREW/", + "italian/", + "ITALIAN/", + "spanish/", + "SPANISH/", "voices/", "VOICES/", // sword1/2 stuff if user just copied files without putting -- cgit v1.2.3