diff options
author | Travis Howell | 2009-04-04 05:42:12 +0000 |
---|---|---|
committer | Travis Howell | 2009-04-04 05:42:12 +0000 |
commit | 2dd4789fc08befcbbfe92a73b88a871c5ce5be92 (patch) | |
tree | 0fc4f7b5f2e2d22119ad522dcef4cb8baacbe2d2 /engines | |
parent | 7816c988921d21d6c7ccf25a94f7e7e5ec69c08f (diff) | |
download | scummvm-rg350-2dd4789fc08befcbbfe92a73b88a871c5ce5be92.tar.gz scummvm-rg350-2dd4789fc08befcbbfe92a73b88a871c5ce5be92.tar.bz2 scummvm-rg350-2dd4789fc08befcbbfe92a73b88a871c5ce5be92.zip |
Update prefix for German version of puttzoo.
svn-id: r39827
Diffstat (limited to 'engines')
-rw-r--r-- | engines/scumm/detection_tables.h | 4 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h index 13fb7ce4c6..b24e09351b 100644 --- a/engines/scumm/detection_tables.h +++ b/engines/scumm/detection_tables.h @@ -771,8 +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\xA2Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // UTF-8 encoding - { "puttzoo", "T\xF6""ff-T""\xF6""ff\x99Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // Windows encoding + { "puttzoo", "T\xC3\xB6""ffZoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // UTF-8 encoding + { "puttzoo", "T\xF6""ffZoo", 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 }, diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index cd9390fadc..422191b612 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Sat Apr 04 03:48:57 2009 + This file was generated by the md5table tool on Sat Apr 04 05:40:50 2009 DO NOT EDIT MANUALLY! */ @@ -444,7 +444,7 @@ static const MD5Table md5table[] = { { "acad97ab1c6fc2a5b2d98abf6db4a190", "tentacle", "", "Floppy", -1, Common::EN_ANY, Common::kPlatformUnknown }, { "ae94f110a14ce71fc515d5b648827a8f", "tentacle", "", "Floppy", -1, Common::ES_ESP, Common::kPlatformPC }, { "aefa244ea034b7cd2041f0a44be7d9ba", "pajama3", "", "", -1, Common::EN_ANY, Common::kPlatformMacintosh }, - { "af2bd1a43b50b55915d87994e093203d", "freddi", "HE 99", "", 34829, Common::DE_DEU, Common::kPlatformWindows }, + { "af2bd1a43b50b55915d87994e093203d", "freddi", "HE 99", "Updated", 34829, Common::DE_DEU, Common::kPlatformWindows }, { "b100abf7ff83146df50db78dbd5e9cfa", "freddicove", "HE 100", "", -1, Common::FR_FRA, Common::kPlatformUnknown }, { "b23f7cd7c304d7dff08e92a96120d5b4", "zak", "V1", "V1", -1, Common::EN_ANY, Common::kPlatformPC }, { "b250d0f9cc83f80ced56fe11a4fb057c", "maniac", "V2", "V2", 1988, Common::EN_ANY, Common::kPlatformPC }, |