GRIM: Add Italian Windows demo of Grin Fandango
This commit is contained in:
parent
3c08924136
commit
0872f730eb
3 changed files with 28 additions and 1 deletions
|
@ -289,6 +289,23 @@ static const GrimGameDescription gameDescriptions[] = {
|
|||
GType_GRIM
|
||||
},
|
||||
|
||||
{
|
||||
// Grim Fandango Italian demo version
|
||||
{
|
||||
"grim",
|
||||
"Demo",
|
||||
{
|
||||
{"gfdemo01.lab", 0, "7df813f3809f2c0234213cfa4f6da062", 29533695},
|
||||
{"voice001.lab", 0, "3b8ace62584380c66b73981e014ea40e", 14907410},
|
||||
},
|
||||
Common::IT_ITA,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_DEMO,
|
||||
GUIO1(GAMEOPTION_LOAD_DATAUSR)
|
||||
},
|
||||
GType_GRIM
|
||||
},
|
||||
|
||||
{
|
||||
// Grim Fandango Spanish demo version
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue