Skip to content

Commit

Permalink
MOHAWK: Add detection for Zoombinis v2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-t committed Jun 17, 2011
1 parent da3fff8 commit e670a2a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions engines/mohawk/detection_tables.h
Expand Up @@ -444,6 +444,21 @@ static const MohawkGameDescription gameDescriptions[] = {
0
},

{
{
"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",
Expand Down

0 comments on commit e670a2a

Please sign in to comment.