mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
SWORD1: Add detection for mac French version
This commit is contained in:
parent
f1afa2f3d6
commit
ce81a1dbee
@ -386,6 +386,21 @@ static const SwordGameDescription gameDescriptions[] = {
|
||||
0
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"sword1",
|
||||
"",
|
||||
AD_ENTRY3s("compacts.clm", "3a77d3cd0ca6c91a4f4e94459b1da773", 200852,
|
||||
"paris2.clm", "6e096da5dc806b3b554fa371f6e0d749", 23981648,
|
||||
"credits.smk", "9cea2fbd374c7723f59cfa0ed077df7a", 12467196),
|
||||
Common::FR_FRA,
|
||||
Common::kPlatformMacintosh,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
0
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"sword1",
|
||||
|
Loading…
Reference in New Issue
Block a user