MOHAWK: Detect "The Cat in the Hat".

svn-id: r55543
This commit is contained in:
Alyssa Milburn 2011-01-26 18:40:28 +00:00
parent 190bd60505
commit b13d6026c7
2 changed files with 31 additions and 0 deletions

View File

@ -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}
};

View File

@ -1084,6 +1084,36 @@ static const MohawkGameDescription gameDescriptions[] = {
"Little Monster at School"
},
{
{
"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",