Skip to content

Commit

Permalink
MOHAWK: Add another lilmonster demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Hoops committed Dec 20, 2011
1 parent f5e8b32 commit 8a22c2d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions engines/mohawk/detection_tables.h
Expand Up @@ -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",
Expand Down

0 comments on commit 8a22c2d

Please sign in to comment.