aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mohawk/detection.cpp1
-rw-r--r--engines/mohawk/detection_tables.h30
2 files changed, 31 insertions, 0 deletions
diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp
index f9a9a01c43..28dd445691 100644
--- a/engines/mohawk/detection.cpp
+++ b/engines/mohawk/detection.cpp
@@ -118,6 +118,7 @@ static const PlainGameDescriptor mohawkGames[] = {
{"arthurrace", "Arthur's Reading Race"},
{"arthurbday", "Arthur's Birthday"},
{"lilmonster", "Little Monster at School"},
+ {"catinthehat", "The Cat in the Hat"},
{"rugrats", "Rugrats Adventure Game"},
{0, 0}
};
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 5bac088497..bd568c33f2 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1086,6 +1086,36 @@ static const MohawkGameDescription gameDescriptions[] = {
{
{
+ "catinthehat",
+ "",
+ AD_ENTRY1("Outline", "0b5ab6dd7c08cf23066efa709fa48bbc"),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ Common::GUIO_NONE
+ },
+ GType_LIVINGBOOKSV3,
+ 0,
+ 0
+ },
+
+ {
+ {
+ "catinthehat",
+ "",
+ AD_ENTRY1("BookOutline", "e139903eee98f0b0c3f39247a23b8f10"),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_NO_FLAGS,
+ Common::GUIO_NONE
+ },
+ GType_LIVINGBOOKSV3,
+ 0,
+ 0
+ },
+
+ {
+ {
"rugrats",
"",
AD_ENTRY1("outline", "525be248363fe27d50d750632c1e759e"),