mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 00:12:59 +00:00
MORTEVIELLE: Add detection for another French version
This commit is contained in:
parent
ac71654b49
commit
c6f90f2d27
@ -37,7 +37,20 @@ static const ADGameDescription MortevielleGameDescriptions[] = {
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
|
||||
// French
|
||||
{
|
||||
"mortevielle",
|
||||
"",
|
||||
{
|
||||
{"menu.mor", 0, "3fef0a3f8fca99fdcb6dbca8cbcef46f", 160},
|
||||
{"dxx.mor", 0, "949e68e829ecd5ad29e36a00347a9e7e", 207744},
|
||||
AD_LISTEND
|
||||
},
|
||||
Common::FR_FRA,
|
||||
Common::kPlatformPC,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
// German
|
||||
{
|
||||
"mortevielle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user