aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-09-14 01:36:16 +0000
committerTravis Howell2006-09-14 01:36:16 +0000
commit213e798bec8a6cf545c18374e0de99959e8a32a0 (patch)
tree02034ca5180f6541638c3da43459a4ee73370cee /engines/scumm/plugin.cpp
parent595a035bee92357850fba10ab9248b5364f2bf0f (diff)
downloadscummvm-rg350-213e798bec8a6cf545c18374e0de99959e8a32a0.tar.gz
scummvm-rg350-213e798bec8a6cf545c18374e0de99959e8a32a0.tar.bz2
scummvm-rg350-213e798bec8a6cf545c18374e0de99959e8a32a0.zip
Add French version of puttcircus
svn-id: r23873
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 2084c28091..2aa247d30d 100644
--- a/engines/scumm/plugin.cpp
+++ b/engines/scumm/plugin.cpp
@@ -660,6 +660,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "puttcircus", "puttcircus", kGenHEPC, UNK_LANG, UNK, 0 },
{ "puttcircus", "circdemo", kGenHEPC, UNK_LANG, UNK, 0 },
+ { "puttcircus", "PouceDLC", kGenHEPC, Common::FR_FRA, UNK, 0 },
{ "puttcircus", "Putt Circus Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "puttcircus", "Putt Circus", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "puttcircus", "PuttIHC", kGenHEPC, Common::NL_NLD, UNK, 0 },