mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
QUEEN: Add detection entry for French GoG.com release
This commit is contained in:
parent
ff68947ac1
commit
cb33dd6de3
@ -435,6 +435,19 @@ static const QueenGameDescription gameDescriptions[] = {
|
||||
},
|
||||
},
|
||||
|
||||
// GoG.com Release - French
|
||||
{
|
||||
{
|
||||
"queen",
|
||||
"Talkie",
|
||||
AD_ENTRY1s("queen.1", "67e3020f8a35e1df7b1c753b5aaa71e1", 97382620),
|
||||
Common::FR_FRA,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO1(GAMEOPTION_ALT_INTRO)
|
||||
},
|
||||
},
|
||||
|
||||
{ AD_TABLE_END_MARKER }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user