From e670a2a65c062cc2cdb71ddb5760b75c718d9f9f Mon Sep 17 00:00:00 2001 From: Scott Thomas Date: Fri, 17 Jun 2011 19:42:19 +0930 Subject: MOHAWK: Add detection for Zoombinis v2.0. --- engines/mohawk/detection_tables.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'engines/mohawk') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 2cf80377f6..09e280bdc4 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -444,6 +444,21 @@ static const MohawkGameDescription gameDescriptions[] = { 0 }, + { + { + "zoombini", + "v2.0", + AD_ENTRY1("ZOOMBINI.MHK", "506b1122ffa740e2566cf0b583d24478"), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + Common::GUIO_NONE + }, + GType_ZOOMBINI, + GF_HASMIDI, + 0 + }, + { { "zoombini", -- cgit v1.2.3