aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2009-04-04 03:50:01 +0000
committerTravis Howell2009-04-04 03:50:01 +0000
commit89d457fc0f4c64ddb51fbc3eeeccc75f25da7adc (patch)
treeac4d8f0925331da81b8755d790e7720a0b2d6d06 /engines/scumm/detection_tables.h
parent07fb7735b5859c216e3de96aa75bcb738d55ec5c (diff)
downloadscummvm-rg350-89d457fc0f4c64ddb51fbc3eeeccc75f25da7adc.tar.gz
scummvm-rg350-89d457fc0f4c64ddb51fbc3eeeccc75f25da7adc.tar.bz2
scummvm-rg350-89d457fc0f4c64ddb51fbc3eeeccc75f25da7adc.zip
Add more German version of HE games.
svn-id: r39825
Diffstat (limited to 'engines/scumm/detection_tables.h')
-rw-r--r--engines/scumm/detection_tables.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index 672b131229..e647781590 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -573,6 +573,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "freddi", "Freddi Fish", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "freddi", "FreddiD", kGenHEPC, Common::NL_NLD, UNK, 0 },
{ "freddi", "Freddi Fisk", kGenHEMac, Common::SE_SWE, Common::kPlatformMacintosh, 0 },
+ { "freddi", "FRITZI", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "freddi", "Marine Malice", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
{ "freddi", "MM-DEMO", kGenHEPC, UNK_LANG, UNK, 0 },
@@ -770,6 +771,8 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "puttzoo", "puttzoo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "puttzoo", "Puttzoo Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "puttzoo", "PuttZoo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
+ { "puttzoo", "T\xC3\xB6""ff-T\xC3\xB6""ff\xE2\x84\xA2 Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // UTF-8 encoding
+ { "puttzoo", "T\xF6""ff-T""\xF6""ff\x99 Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // Windows encoding
{ "puttzoo", "T\xC3\xB6""ff-T\xC3\xB6""ff\xE2\x84\xA2 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 }, // UTF-8 encoding
{ "puttzoo", "T\xF6""ff-T""\xF6""ff\x99 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 }, // Windows encoding
{ "puttzoo", "zoodemo", kGenHEPC, UNK_LANG, UNK, 0 },