Added a spanish floppy version of Gob3, as supplied by SiRoCs in bug report #2098621
svn-id: r34413
This commit is contained in:
parent
7eaad9da66
commit
07b59d1936
1 changed files with 13 additions and 0 deletions
|
@ -1295,6 +1295,19 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||||
kFeaturesAdlib,
|
kFeaturesAdlib,
|
||||||
"intro"
|
"intro"
|
||||||
},
|
},
|
||||||
|
{ // Supplied by SiRoCs in bug report #2098621
|
||||||
|
{
|
||||||
|
"gob3",
|
||||||
|
"",
|
||||||
|
AD_ENTRY1s("intro.stk", "d3b72938fbbc8159198088811f9e6d19", 160382),
|
||||||
|
ES_ESP,
|
||||||
|
kPlatformPC,
|
||||||
|
Common::ADGF_NO_FLAGS
|
||||||
|
},
|
||||||
|
kGameTypeGob3,
|
||||||
|
kFeaturesAdlib,
|
||||||
|
"intro"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
"gob3",
|
"gob3",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue