aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/detection_tables.h')
-rw-r--r--engines/mohawk/detection_tables.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 6b1427ca27..ddac4bfaf7 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1008,6 +1008,36 @@ static const MohawkGameDescription gameDescriptions[] = {
0,
"Little Monster at School"
},
+
+ {
+ {
+ "rugrats",
+ "",
+ AD_ENTRY1("outline", "525be248363fe27d50d750632c1e759e"),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ Common::GUIO_NONE
+ },
+ GType_LIVINGBOOKSV3,
+ 0,
+ 0,
+ },
+
+ {
+ {
+ "rugrats",
+ "",
+ AD_ENTRY1("BookOutline", "54a324ee6f8260258bff7043a05b0004"),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_NO_FLAGS,
+ Common::GUIO_NONE
+ },
+ GType_LIVINGBOOKSV3,
+ 0,
+ 0,
+ },
#endif
{ AD_TABLE_END_MARKER, 0, 0, 0 }