mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 04:33:09 +00:00
WINTERMUTE: Add detection for Five Lethal Demons
This commit is contained in:
parent
2e20cd0f45
commit
31043124d5
@ -84,6 +84,16 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
ADGF_DEMO,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
"wintermute",
|
||||
"Five Lethal Demons",
|
||||
AD_ENTRY1s("data.dcp", "1037a77cbd001e0644898addc022322c", 15407750),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE |
|
||||
ADGF_USEEXTRAASTITLE,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
"wintermute",
|
||||
"the white chamber",
|
||||
|
Loading…
x
Reference in New Issue
Block a user