aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
diff options
context:
space:
mode:
authorTravis Howell2007-01-25 10:24:04 +0000
committerTravis Howell2007-01-25 10:24:04 +0000
commitd8a33123a805dd7479771289a0530d89e2e3a9e2 (patch)
treecf248f4155e1734b5a773f2bcb098bdca87d1a1a /engines/scumm/plugin.cpp
parentd3b4e89e8003351aafdf6202c00a5db5d407ae09 (diff)
downloadscummvm-rg350-d8a33123a805dd7479771289a0530d89e2e3a9e2.tar.gz
scummvm-rg350-d8a33123a805dd7479771289a0530d89e2e3a9e2.tar.bz2
scummvm-rg350-d8a33123a805dd7479771289a0530d89e2e3a9e2.zip
Add another Dutch version of SPY FOX 1 for Windows.
svn-id: r25182
Diffstat (limited to 'engines/scumm/plugin.cpp')
-rw-r--r--engines/scumm/plugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp
index 735db688dd..14aa3f437c 100644
--- a/engines/scumm/plugin.cpp
+++ b/engines/scumm/plugin.cpp
@@ -774,6 +774,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "spyfox", "SPYFoxDC", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "spyfox", "SpyFoxDMK", kGenHEPC, UNK_LANG, UNK, 0 },
{ "spyfox", "SpyFoxDMK", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
+ { "spyfox", "SPYFoxOMW", kGenHEPC, Common::NL_NLD, UNK, 0 },
{ "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 },