aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
diff options
context:
space:
mode:
authorTravis Howell2007-01-10 22:20:53 +0000
committerTravis Howell2007-01-10 22:20:53 +0000
commit4c964d58baade388485e94cc59c1bad4a4291a01 (patch)
tree830e61bf892dcb472ba7b8bbc93e754fa97664fd /engines/scumm/plugin.cpp
parent5287a1c11d3045551ec604384b42d935702c5151 (diff)
downloadscummvm-rg350-4c964d58baade388485e94cc59c1bad4a4291a01.tar.gz
scummvm-rg350-4c964d58baade388485e94cc59c1bad4a4291a01.tar.bz2
scummvm-rg350-4c964d58baade388485e94cc59c1bad4a4291a01.zip
Add German version of SPY Fox 3.
svn-id: r25063
Diffstat (limited to 'engines/scumm/plugin.cpp')
-rw-r--r--engines/scumm/plugin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp
index 36e0dd558e..a098fbe07e 100644
--- a/engines/scumm/plugin.cpp
+++ b/engines/scumm/plugin.cpp
@@ -789,11 +789,13 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "spyozon", "spyozon", kGenHEPC, UNK_LANG, UNK, 0 },
{ "spyozon", "sf3-demo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "spyozon", "Spy Ozone Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
+ { "spyozon", "SPYFoxAIW", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "spyozon", "SPYFoxOZU", kGenHEPC, UNK_LANG, UNK, 0 },
{ "spyozon", "SPYFoxSOS", kGenHEPC, Common::FR_FRA, UNK, 0 },
{ "spyozon", "SpyOzon", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "spyozon", "ozonepre.cup", kGenUnchanged, UNK_LANG, UNK, "HE CUP" },
+
{ "thinker1", "1grademo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "thinker1", "thinker1", kGenHEPC, UNK_LANG, UNK, 0 },
{ "thinker1", "Thinker1", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },