GNAP: Add detection for another English version
This commit is contained in:
parent
381d4e8965
commit
5be720cdeb
1 changed files with 8 additions and 0 deletions
|
@ -45,6 +45,14 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
},
|
||||
Common::EN_ANY, Common::kPlatformWindows, ADGF_TESTING, GUIO0()
|
||||
},
|
||||
{
|
||||
"gnap", "",
|
||||
{
|
||||
{"stock_n.dat", 0, "46819043d019a2f36b727cc2bdd6980f", 13497301},
|
||||
AD_LISTEND
|
||||
},
|
||||
Common::EN_ANY, Common::kPlatformWindows, ADGF_TESTING, GUIO0()
|
||||
},
|
||||
{
|
||||
"gnap", "",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue