aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
diff options
context:
space:
mode:
authorTravis Howell2007-01-30 12:05:35 +0000
committerTravis Howell2007-01-30 12:05:35 +0000
commit83c55bbd312aba67c640d82fedd604f618842c47 (patch)
tree9627b8272f718195f3112f50f0265b51d73c3ff0 /engines/scumm/plugin.cpp
parent162a887052e0a4507d2625427a542e35462050af (diff)
downloadscummvm-rg350-83c55bbd312aba67c640d82fedd604f618842c47.tar.gz
scummvm-rg350-83c55bbd312aba67c640d82fedd604f618842c47.tar.bz2
scummvm-rg350-83c55bbd312aba67c640d82fedd604f618842c47.zip
Add French version of Pajama Sam 1 for Macintosh.
svn-id: r25276
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 82f80f2b45..520fa83e0a 100644
--- a/engines/scumm/plugin.cpp
+++ b/engines/scumm/plugin.cpp
@@ -642,6 +642,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "pajama", "SAMDEMO", kGenHEPC, Common::FR_FRA, UNK, 0 },
{ "pajama", "SAMDEMO", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
{ "pajama", "sampyjam", kGenHEPC, Common::FR_FRA, UNK, 0 },
+ { "pajama", "SamPyjam", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
{ "pajama2", "pajama2", kGenHEPC, UNK_LANG, UNK, 0 },
{ "pajama2", "Pajama2", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },