From 6c814c4864a06281070e184dd04f81395ae4bba2 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 18 Nov 2003 00:55:40 +0000 Subject: Add extra directory checks for Macintosh versions of indy3/loom svn-id: r11333 --- common/file.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/file.cpp') diff --git a/common/file.cpp b/common/file.cpp index cb6eb4545a..dd12361498 100644 --- a/common/file.cpp +++ b/common/file.cpp @@ -65,6 +65,9 @@ FILE *File::fopenNoCase(const char *filename, const char *directory, const char "", "rooms/", "ROOMS/", + "Rooms 1/", + "Rooms 2/", + "Rooms 3/", "video/", "VIDEO/", "data/", -- cgit v1.2.3