mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 03:40:25 +00:00
GOB: Move Lost in Time non-interactive Demo to Demos
This commit is contained in:
parent
f701b80df4
commit
9af37fedae
@ -450,7 +450,20 @@
|
||||
kFeaturesAdLib,
|
||||
"demo.stk", "demo.tot", 0
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"lit",
|
||||
"Non-interactive Demo",
|
||||
AD_ENTRY1s("demo.stk", "895359c918a145adc048f779b3cdacc3", 645068),
|
||||
UNK_LANG,
|
||||
kPlatformDOS,
|
||||
ADGF_DEMO,
|
||||
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesAdLib,
|
||||
"demo.stk", "demo.tot", 0
|
||||
},
|
||||
// -- Pirated! Do not re-add nor un-tag! --
|
||||
|
||||
{
|
||||
@ -467,19 +480,5 @@
|
||||
kFeaturesAdLib,
|
||||
0, 0, 0
|
||||
},
|
||||
{
|
||||
{
|
||||
"lit",
|
||||
"Non-interactive Demo",
|
||||
AD_ENTRY1s("demo.stk", "895359c918a145adc048f779b3cdacc3", 645068),
|
||||
UNK_LANG,
|
||||
kPlatformDOS,
|
||||
ADGF_DEMO,
|
||||
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
||||
},
|
||||
kGameTypeLostInTime,
|
||||
kFeaturesAdLib,
|
||||
"demo.stk", "demo.tot", 0
|
||||
},
|
||||
|
||||
#endif // GOB_DETECTION_TABLES_LIT_H
|
||||
|
Loading…
Reference in New Issue
Block a user