aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
authorAlyssa Milburn2011-01-23 16:15:26 +0000
committerAlyssa Milburn2011-01-23 16:15:26 +0000
commit78af2212cf299fb9fb1ae2d4c3ec5e5e40df3f09 (patch)
treee7ded104f0449cc2bf0c95713c0ef8b57001c449 /engines/mohawk
parent160517da93b7edd1907aa9ab52bc419d045697d5 (diff)
downloadscummvm-rg350-78af2212cf299fb9fb1ae2d4c3ec5e5e40df3f09.tar.gz
scummvm-rg350-78af2212cf299fb9fb1ae2d4c3ec5e5e40df3f09.tar.bz2
scummvm-rg350-78af2212cf299fb9fb1ae2d4c3ec5e5e40df3f09.zip
MOHAWK: Detect CSTime demo (thanks to Strangerke for finding it).
svn-id: r55470
Diffstat (limited to 'engines/mohawk')
-rw-r--r--engines/mohawk/detection_tables.h18
1 files changed, 17 insertions, 1 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 56b1e3f527..5bac088497 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -397,12 +397,28 @@ static const MohawkGameDescription gameDescriptions[] = {
Common::GUIO_NONE
},
GType_CSTIME,
- GF_HASMIDI,
+ 0,
0
},
{
{
+ "cstime",
+ "Demo",
+ AD_ENTRY1("iface.mhk", "5c1203712a16513bd158dc3c1b6cebd7"),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_DEMO,
+ Common::GUIO_NONE
+ },
+ GType_CSTIME,
+ GF_DEMO,
+ 0
+ },
+
+
+ {
+ {
"zoombini",
"",
AD_ENTRY1("ZOOMBINI.MHK", "98b758fec55104c096cfd129048be9a6"),