MOHAWK: Add detection for Arthur's Computer Adventure

svn-id: r55702
This commit is contained in:
Matthew Hoops 2011-02-01 02:54:51 +00:00
parent 403a33b11c
commit e47ac9f937
2 changed files with 31 additions and 0 deletions

View file

@ -123,6 +123,7 @@ static const PlainGameDescriptor mohawkGames[] = {
{"rugrats", "Rugrats Adventure Game"},
{"lbsampler", "Living Books Sampler"},
{"bearfight", "The Berenstain Bears Get in a Fight"},
{"arthurcomp", "Arthur's Computer Adventure"},
{0, 0}
};