aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-09-20 02:43:28 +0000
committerTravis Howell2006-09-20 02:43:28 +0000
commit68360e4ddedd8806d269320bac91ab6cace34a18 (patch)
tree5fd692380070cc7c15a86e1fb858cd7a057ac213 /engines/scumm/plugin.cpp
parent843397fd7b6745d0513ee6f8c3b25da52fe8d4d9 (diff)
downloadscummvm-rg350-68360e4ddedd8806d269320bac91ab6cace34a18.tar.gz
scummvm-rg350-68360e4ddedd8806d269320bac91ab6cace34a18.tar.bz2
scummvm-rg350-68360e4ddedd8806d269320bac91ab6cace34a18.zip
Add details for French version of Pajama Sam 3
svn-id: r23942
Diffstat (limited to 'engines/scumm/plugin.cpp')
-rw-r--r--engines/scumm/plugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp
index 3289eda8aa..1056acce99 100644
--- a/engines/scumm/plugin.cpp
+++ b/engines/scumm/plugin.cpp
@@ -655,6 +655,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "pajama3", "PJMini", kGenHEPC, UNK_LANG, UNK, 0 },
{ "pajama3", "PjSamDemo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "pajama3", "PjSamDemo", kGenHEPC, UNK_LANG, UNK, 0 },
+ { "pajama3", "PyjamaHG", kGenHEPC, Common::FR_FRA, UNK, 0 },
{ "pajama3", "PyjamaSKS", kGenHEPC, Common::DE_DEU, UNK, 0 },
{ "pajama3", "PyjamaSKS", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },
{ "pajama3", "UKPajamaEAT", kGenHEPC, Common::RU_RUS, UNK, 0 },