Added the french floppy version of "Lost In Time", as supplied by Arshlan in the forums
svn-id: r29659
This commit is contained in:
parent
6cf80bbe86
commit
77d7e01332
1 changed files with 13 additions and 0 deletions
|
@ -875,6 +875,19 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||||
kFeaturesAdlib,
|
kFeaturesAdlib,
|
||||||
"intro"
|
"intro"
|
||||||
},
|
},
|
||||||
|
{ // Supplied by Arshlan in the forums
|
||||||
|
{
|
||||||
|
"lostintime",
|
||||||
|
"",
|
||||||
|
AD_ENTRY1s("intro.stk", "3712e7527ba8ce5637d2aadf62783005", 72318),
|
||||||
|
FR_FRA,
|
||||||
|
kPlatformPC,
|
||||||
|
Common::ADGF_NO_FLAGS
|
||||||
|
},
|
||||||
|
kGameTypeLostInTime,
|
||||||
|
kFeaturesAdlib,
|
||||||
|
"intro"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
"lostintime",
|
"lostintime",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue