aboutsummaryrefslogtreecommitdiff
path: root/engines/cine
diff options
context:
space:
mode:
authorKirben2015-05-17 15:42:20 +1000
committerKirben2015-05-17 15:42:20 +1000
commit3d72bcfa64aeb9c11179edc66a1755d8d5532a40 (patch)
treed874f62aa939dd54305dc1ef49db6449f18d8a9b /engines/cine
parent55049c5bcddbb13b170936b020f59f775080bae9 (diff)
downloadscummvm-rg350-3d72bcfa64aeb9c11179edc66a1755d8d5532a40.tar.gz
scummvm-rg350-3d72bcfa64aeb9c11179edc66a1755d8d5532a40.tar.bz2
scummvm-rg350-3d72bcfa64aeb9c11179edc66a1755d8d5532a40.zip
CINE: Add English DOS demo of Operation Stealth.
Diffstat (limited to 'engines/cine')
-rw-r--r--engines/cine/detection_tables.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/cine/detection_tables.h b/engines/cine/detection_tables.h
index 6069e3a99b..1188deb1a6 100644
--- a/engines/cine/detection_tables.h
+++ b/engines/cine/detection_tables.h
@@ -379,6 +379,20 @@ static const CINEGameDescription gameDescriptions[] = {
{
{
"os",
+ "Demo",
+ AD_ENTRY1("demo_os", "043859e4cfe3977ad95b6efd00b21c62"),
+ Common::EN_GRB,
+ Common::kPlatformDOS,
+ ADGF_DEMO | ADGF_UNSTABLE,
+ GUIO0()
+ },
+ GType_OS,
+ GF_DEMO,
+ },
+
+ {
+ {
+ "os",
"",
AD_ENTRY1("procs0", "a9da5531ead0ebf9ad387fa588c0cbb0"),
Common::EN_GRB,