aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection_tables.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-12-19 19:06:15 -0500
committerMatthew Hoops2011-12-19 19:06:57 -0500
commit8a22c2d65e198e01b91360fe9e2d979c7d5b3c64 (patch)
treeb99867c8174569b8d8e2a94a2a2dfd2448501d23 /engines/mohawk/detection_tables.h
parentf5e8b3257e5c32c02561e4d26298775fa5547df2 (diff)
downloadscummvm-rg350-8a22c2d65e198e01b91360fe9e2d979c7d5b3c64.tar.gz
scummvm-rg350-8a22c2d65e198e01b91360fe9e2d979c7d5b3c64.tar.bz2
scummvm-rg350-8a22c2d65e198e01b91360fe9e2d979c7d5b3c64.zip
MOHAWK: Add another lilmonster demo
Diffstat (limited to 'engines/mohawk/detection_tables.h')
-rw-r--r--engines/mohawk/detection_tables.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 998c2ef56d..2b1b28716e 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1970,6 +1970,22 @@ static const MohawkGameDescription gameDescriptions[] = {
"MONSTER.EXE"
},
+ // From GeorgeQGreg
+ {
+ {
+ "lilmonster",
+ "Demo",
+ AD_ENTRY1("MONSTER.512", "f603f04c1824d1034ec0366416a059c9"),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_DEMO,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GType_LIVINGBOOKSV1,
+ GF_DEMO,
+ "MONSTER.EXE"
+ },
+
{
{
"catinthehat",