aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
diff options
context:
space:
mode:
authorTravis Howell2007-01-25 09:54:47 +0000
committerTravis Howell2007-01-25 09:54:47 +0000
commitd3b4e89e8003351aafdf6202c00a5db5d407ae09 (patch)
tree9b6de05ed823643717d2a72110373a24f8956fd9 /engines/scumm/plugin.cpp
parent85dc27db2f15af8f4263b5f16448191dcba10b52 (diff)
downloadscummvm-rg350-d3b4e89e8003351aafdf6202c00a5db5d407ae09.tar.gz
scummvm-rg350-d3b4e89e8003351aafdf6202c00a5db5d407ae09.tar.bz2
scummvm-rg350-d3b4e89e8003351aafdf6202c00a5db5d407ae09.zip
Add Dutch version of Freddi Fish and Luther's Maze Madness for Mac.
svn-id: r25180
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 9422e6982c..735db688dd 100644
--- a/engines/scumm/plugin.cpp
+++ b/engines/scumm/plugin.cpp
@@ -625,6 +625,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "lost", "Verloren", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "maze", "maze", kGenHEPC, UNK_LANG, UNK, 0 },
+ { "maze", "Doolhof", kGenHEPC, Common::NL_NLD, UNK, 0 },
{ "maze", "Doolhof", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "maze", "Maze Madness", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },