mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 16:03:05 +00:00
CINE: Add English DOS demo of Operation Stealth.
This commit is contained in:
parent
55049c5bcd
commit
3d72bcfa64
@ -376,6 +376,20 @@ static const CINEGameDescription gameDescriptions[] = {
|
||||
0,
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"os",
|
||||
"Demo",
|
||||
AD_ENTRY1("demo_os", "043859e4cfe3977ad95b6efd00b21c62"),
|
||||
Common::EN_GRB,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_DEMO | ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
GType_OS,
|
||||
GF_DEMO,
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"os",
|
||||
|
Loading…
x
Reference in New Issue
Block a user