mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-06 02:46:49 +00:00
Added another version of Lost in Time CD, as supplied by SiRoCs in bug report #2093672
svn-id: r34332
This commit is contained in:
parent
2ee6632d13
commit
cf7ab829e3
@ -1057,6 +1057,84 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||
kFeaturesCD,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by SiRoCs in bug report #2093672
|
||||
{
|
||||
"lostintime",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "795be7011ec31bf5bb8ce4efdb9ee5d3", 4838904),
|
||||
EN_USA,
|
||||
kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesCD,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by SiRoCs in bug report #2093672
|
||||
{
|
||||
"lostintime",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "795be7011ec31bf5bb8ce4efdb9ee5d3", 4838904),
|
||||
FR_FRA,
|
||||
kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesCD,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by SiRoCs in bug report #2093672
|
||||
{
|
||||
"lostintime",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "795be7011ec31bf5bb8ce4efdb9ee5d3", 4838904),
|
||||
IT_ITA,
|
||||
kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesCD,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by SiRoCs in bug report #2093672
|
||||
{
|
||||
"lostintime",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "795be7011ec31bf5bb8ce4efdb9ee5d3", 4838904),
|
||||
DE_DEU,
|
||||
kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesCD,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by SiRoCs in bug report #2093672
|
||||
{
|
||||
"lostintime",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "795be7011ec31bf5bb8ce4efdb9ee5d3", 4838904),
|
||||
ES_ESP,
|
||||
kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesCD,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by SiRoCs in bug report #2093672
|
||||
{
|
||||
"lostintime",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "795be7011ec31bf5bb8ce4efdb9ee5d3", 4838904),
|
||||
EN_GRB,
|
||||
kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesCD,
|
||||
"intro"
|
||||
},
|
||||
{
|
||||
{
|
||||
"lostintime",
|
||||
|
Loading…
x
Reference in New Issue
Block a user