mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 17:57:14 +00:00
PINK: Add detection for German pink demo
This commit is contained in:
parent
e462e4a004
commit
ff94d2a56d
@ -203,6 +203,18 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
GUIO1(GUIO_NOMIDI)
|
||||
},
|
||||
|
||||
// German demo
|
||||
{
|
||||
"peril",
|
||||
"Demo",
|
||||
AD_ENTRY1s("PPTP.ORB", "6ab19c3fba0fd3894758236831001456", 89851874),
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_DROPPLATFORM | ADGF_DEMO,
|
||||
GUIO1(GUIO_NOMIDI)
|
||||
},
|
||||
|
||||
|
||||
// Dutch, Version 1.0
|
||||
{
|
||||
"pokus",
|
||||
|
Loading…
x
Reference in New Issue
Block a user