Added a spanish floppy version of Lost in Time, as supplied by goodoldgeorg in bug report #2105220
svn-id: r34661
This commit is contained in:
parent
0d34b772a4
commit
2e9ddbb09c
1 changed files with 13 additions and 0 deletions
|
@ -992,6 +992,19 @@ static const GOBGameDescription gameDescriptions[] = {
|
|||
kFeaturesAdlib,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by goodoldgeorg in bug report #2105220
|
||||
{
|
||||
"lostintime",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "cd322cb3c64ef2ba2f2134aa2122cfe9", 3936700),
|
||||
ES_ESP,
|
||||
kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesAdlib,
|
||||
"intro"
|
||||
},
|
||||
{
|
||||
{
|
||||
"lostintime",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue