aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2007-12-02 09:41:44 +0000
committerTravis Howell2007-12-02 09:41:44 +0000
commitbf3d5579f5c2e6695061df1883ddeb4b5629911f (patch)
treebe6762482797d806dbb01893729e4f0edd662beb /engines/scumm/detection_tables.h
parent692d64f9342a99e45c3950fc472e1a07df927276 (diff)
downloadscummvm-rg350-bf3d5579f5c2e6695061df1883ddeb4b5629911f.tar.gz
scummvm-rg350-bf3d5579f5c2e6695061df1883ddeb4b5629911f.tar.bz2
scummvm-rg350-bf3d5579f5c2e6695061df1883ddeb4b5629911f.zip
Add patch #1842503 - Added HE99 version of french PUTTTIME.
svn-id: r29694
Diffstat (limited to 'engines/scumm/detection_tables.h')
-rw-r--r--engines/scumm/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index 41feac4264..1496a6d043 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -730,6 +730,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "putttime", "ZeitDemo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },
{ "putttime", "ZEITDEMO", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "putttime", "PuttMini", kGenHEPC, UNK_LANG, UNK, 0 },
+ { "putttime", "PouceVDT", kGenHEPC, Common::FR_FRA, UNK, 0 },
{ "puttzoo", "Putt-Putt Redt De Zoo", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
{ "puttzoo", "puttzoo", kGenHEPC, UNK_LANG, UNK, 0 },