PINK: added English detection entry
This commit is contained in:
parent
2d48c435ad
commit
e35f016016
1 changed files with 11 additions and 0 deletions
|
@ -59,6 +59,17 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
GUIO1(GUIO_NONE)
|
||||
},
|
||||
|
||||
// English Great Britain
|
||||
{
|
||||
"peril",
|
||||
0,
|
||||
AD_ENTRY1s("PPTP.ORB", "1ee65e570adb37d446a3be657e4b2e9a", 619145676),
|
||||
Common::EN_GRB,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE | ADGF_DROPPLATFORM,
|
||||
GUIO1(GUIO_NONE)
|
||||
},
|
||||
|
||||
// Finnish
|
||||
{
|
||||
"peril",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue