aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-08-28 09:27:30 +0000
committerTravis Howell2006-08-28 09:27:30 +0000
commitc7b4ca485c2454f164573e98f26014eb4de241bd (patch)
treea57849df6672fe93caef95e1eb423200f1cc90d5 /engines/scumm/plugin.cpp
parent49d1056c300c6afb1591492f350a42563e3647be (diff)
downloadscummvm-rg350-c7b4ca485c2454f164573e98f26014eb4de241bd.tar.gz
scummvm-rg350-c7b4ca485c2454f164573e98f26014eb4de241bd.tar.bz2
scummvm-rg350-c7b4ca485c2454f164573e98f26014eb4de241bd.zip
Add Dutch version of Freddi Fish and Luther's Maze Madness
svn-id: r23791
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 2400d0fb42..bc62e4beb7 100644
--- a/engines/scumm/plugin.cpp
+++ b/engines/scumm/plugin.cpp
@@ -607,6 +607,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "lost", "Verloren", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "maze", "maze", kGenHEPC, UNK_LANG, UNK, 0 },
+ { "maze", "Doolhof", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "maze", "Maze Madness", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "mustard", "mustard", kGenHEPC, UNK_LANG, UNK, 0 },