aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
authorScott Thomas2011-06-17 19:42:19 +0930
committerScott Thomas2011-06-17 19:42:19 +0930
commite670a2a65c062cc2cdb71ddb5760b75c718d9f9f (patch)
tree5d8690052298eefe40ddc920404233e8051571b6 /engines/mohawk
parentda3fff8ab38bce529ed6cbd1dea2731c93314030 (diff)
downloadscummvm-rg350-e670a2a65c062cc2cdb71ddb5760b75c718d9f9f.tar.gz
scummvm-rg350-e670a2a65c062cc2cdb71ddb5760b75c718d9f9f.tar.bz2
scummvm-rg350-e670a2a65c062cc2cdb71ddb5760b75c718d9f9f.zip
MOHAWK: Add detection for Zoombinis v2.0.
Diffstat (limited to 'engines/mohawk')
-rw-r--r--engines/mohawk/detection_tables.h15
1 files changed, 15 insertions, 0 deletions
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
@@ -447,6 +447,21 @@ static const MohawkGameDescription gameDescriptions[] = {
{
{
"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",
"",
AD_ENTRY1("ZOOMBINI.MHK", "6ae0bdf791266b1fe3d4fabbf44c3faa"),
Common::DE_DEU,