aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
diff options
context:
space:
mode:
authorTravis Howell2009-04-04 05:50:21 +0000
committerTravis Howell2009-04-04 05:50:21 +0000
commitd9e91f99c1a5a6802c933fdcfcb67c4b94672ec0 (patch)
tree00d43ff5a1f86292424d7249fb940731e5c04b84 /engines/scumm
parent2dd4789fc08befcbbfe92a73b88a871c5ce5be92 (diff)
downloadscummvm-rg350-d9e91f99c1a5a6802c933fdcfcb67c4b94672ec0.tar.gz
scummvm-rg350-d9e91f99c1a5a6802c933fdcfcb67c4b94672ec0.tar.bz2
scummvm-rg350-d9e91f99c1a5a6802c933fdcfcb67c4b94672ec0.zip
Update prefix for German version of puttzoo.
svn-id: r39828
Diffstat (limited to 'engines/scumm')
-rw-r--r--engines/scumm/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index b24e09351b..a765f105fb 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -771,7 +771,7 @@ 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""ffZoo", kGenHEPC, Common::DE_DEU, UNK, 0 }, // UTF-8 encoding
+ { "puttzoo", "T\xC3\x96""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