aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2005-12-02 00:22:50 +0000
committerTravis Howell2005-12-02 00:22:50 +0000
commite9f6cbdbd4c23275d3f091c66e66a7476e3b5faf (patch)
tree983cf93bb0372aa1d4a99d228b33a7431cde43c5
parent8f35a68433849cb988f5833b448b365cb97f6103 (diff)
downloadscummvm-rg350-e9f6cbdbd4c23275d3f091c66e66a7476e3b5faf.tar.gz
scummvm-rg350-e9f6cbdbd4c23275d3f091c66e66a7476e3b5faf.tar.bz2
scummvm-rg350-e9f6cbdbd4c23275d3f091c66e66a7476e3b5faf.zip
Used in Macintosh version too.
svn-id: r19727
-rw-r--r--scumm/scumm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index adb5914c2b..8819851ce4 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -861,6 +861,7 @@ static SubstResFileNames substResFileNameTable[] = {
{ "spyfox", "Spydemo", kGenPC},
{ "spyfox", "SPYFox", kGenMac },
{ "spyfox", "SPYFoxDC", kGenPC },
+ { "spyfox", "SPYFoxDC", kGenMac },
{ "spyfox", "Spy Fox Demo", kGenMac }, // NL Mac demo
{ "spyfox", "JR-Demo", kGenMac }, // FR Mac demo
{ "spyfox2", "sf2-demo", kGenPC },