aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
diff options
context:
space:
mode:
authorMatthew Hoops2012-05-28 14:29:44 -0400
committerMatthew Hoops2012-05-28 14:29:44 -0400
commitd54e53d4620ae1d5e08ac48022f7a286a274473f (patch)
treee6838f83fed52bba45e1fc67bd516269e75fecf5 /engines/scumm/detection_tables.h
parentd67f9b89f275ddb092d0b833b7ca9adf6a722c5a (diff)
downloadscummvm-rg350-d54e53d4620ae1d5e08ac48022f7a286a274473f.tar.gz
scummvm-rg350-d54e53d4620ae1d5e08ac48022f7a286a274473f.tar.bz2
scummvm-rg350-d54e53d4620ae1d5e08ac48022f7a286a274473f.zip
SCUMM: Add support for Spy Fox iOS
Diffstat (limited to 'engines/scumm/detection_tables.h')
-rw-r--r--engines/scumm/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index e1989d5274..f48b40dd48 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -885,6 +885,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "spyfox", "Spy Fox", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "spyfox", "Spy Fox Demo", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "spyfox", "JR-Demo", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
+ { "spyfox", "game", kGenHEIOS, Common::EN_ANY, Common::kPlatformIOS, 0 },
{ "spyfox2", "spyfox2", kGenHEPC, UNK_LANG, UNK, 0 },
{ "spyfox2", "sf2-demo", kGenHEPC, UNK_LANG, UNK, 0 },