mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-26 03:37:53 +00:00
Add French version of Putt-Putt Travels Through Time for Macintosh.
svn-id: r25275
This commit is contained in:
parent
6a20ddf1d2
commit
162a887052
@ -713,6 +713,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
|
||||
{ "putttime", "putttime", kGenHEPC, UNK_LANG, UNK, 0 },
|
||||
{ "putttime", "PuttTime", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
|
||||
{ "putttime", "pouce", kGenHEPC, Common::FR_FRA, UNK, 0 },
|
||||
{ "putttime", "Pouce-Pouce", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
|
||||
{ "putttime", "PuttPuttTTT", kGenHEPC, UNK_LANG, UNK, 0 },
|
||||
{ "putttime", "PuttPuttTTT", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
|
||||
{ "putttime", "PuttTijd", kGenHEPC, Common::NL_NLD, UNK, 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user