From 78af2212cf299fb9fb1ae2d4c3ec5e5e40df3f09 Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Sun, 23 Jan 2011 16:15:26 +0000 Subject: MOHAWK: Detect CSTime demo (thanks to Strangerke for finding it). svn-id: r55470 --- engines/mohawk/detection_tables.h | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'engines/mohawk') 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,10 +397,26 @@ 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", -- cgit v1.2.3