Add Acorn version of Simon the Sorcerer 1 Talkie
svn-id: r10389
This commit is contained in:
parent
908eb0823f
commit
3854ce8f3d
5 changed files with 40 additions and 6 deletions
|
@ -71,6 +71,10 @@ FILE *File::fopenNoCase(const char *filename, const char *directory, const char
|
|||
"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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue