mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
PINK: Add detection for Norwegian Passport to Peril
This commit is contained in:
parent
bd383775ef
commit
2c9f714bdb
@ -125,6 +125,17 @@ static const ADGameDescription gameDescriptions[] = {
|
|||||||
GUIO1(GUIO_NOMIDI)
|
GUIO1(GUIO_NOMIDI)
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// Norwegian
|
||||||
|
{
|
||||||
|
"peril",
|
||||||
|
0,
|
||||||
|
AD_ENTRY1s("PPTP.ORB", "5f4db7a9c8dab9c871f571c75120de72", 612644330),
|
||||||
|
Common::NB_NOR,
|
||||||
|
Common::kPlatformWindows,
|
||||||
|
ADGF_DROPPLATFORM,
|
||||||
|
GUIO1(GUIO_NOMIDI)
|
||||||
|
},
|
||||||
|
|
||||||
// Polish
|
// Polish
|
||||||
{
|
{
|
||||||
"peril",
|
"peril",
|
||||||
|
Loading…
Reference in New Issue
Block a user