aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
diff options
context:
space:
mode:
authorKirben2013-07-09 11:45:45 +1000
committerKirben2013-07-09 11:45:45 +1000
commit395ee92a8578d5e74ff525140ea942e2c7608b92 (patch)
tree5fbd879bfdd8f1233225df0b26de28bdaf0514c2 /engines/scumm/detection_tables.h
parentcd8c702544fe75d333fa4fa7280f891f9fef7ed6 (diff)
downloadscummvm-rg350-395ee92a8578d5e74ff525140ea942e2c7608b92.tar.gz
scummvm-rg350-395ee92a8578d5e74ff525140ea942e2c7608b92.tar.bz2
scummvm-rg350-395ee92a8578d5e74ff525140ea942e2c7608b92.zip
SCUMM: Add another French Windows version of Pajama Sam 2.
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 cb807997e9..395051d2a5 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -758,6 +758,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "pajama2", "PYJAMADB", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "pajama2", "PyjamaDBMN", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "pajama2", "PyjamaDBMN", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },
+ { "pajama2", "PyjamaHM", kGenHEPC, Common::FR_FRA, UNK, 0 },
{ "pajama2", "PyjamaHM", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
{ "pajama2", "PYJAMA2", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "pajama2", "Pyjama Pit 2", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },