MOHAWK: Detect CarmenTQ's Custom Question Creator

(Same LB version as the main game)
This commit is contained in:
Matthew Hoops 2011-04-07 18:13:32 -04:00
parent 10454194bc
commit b6a4d3e391
2 changed files with 16 additions and 0 deletions

View File

@ -121,6 +121,7 @@ static const PlainGameDescriptor mohawkGames[] = {
{"csworld", "Where in the World is Carmen Sandiego?"},
{"csamtrak", "Where in America is Carmen Sandiego? (The Great Amtrak Train Adventure)"},
{"carmentq", "Carmen Sandiego's ThinkQuick Challenge"},
{"carmentqc", "Carmen Sandiego's ThinkQuick Challenge Custom Question Creator"},
{"maggiesfa", "Maggie's Farmyard Adventure"},
{"jamesmath", "James Discovers/Explores Math"},
{"treehouse", "The Treehouse"},

View File

@ -608,6 +608,21 @@ static const MohawkGameDescription gameDescriptions[] = {
0
},
{
{
"carmentqc",
"",
AD_ENTRY1("Outline.txt", "6a281eefe72987afb0f8fb6cf84553f5"),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
Common::GUIO_NONE
},
GType_LIVINGBOOKSV5,
0,
0
},
{
{
"maggiesfa",