MOHAWK: Add detection for the v2 lbsampler

svn-id: r55821
This commit is contained in:
Matthew Hoops 2011-02-08 04:23:29 +00:00
parent 1a525d1bb7
commit 3c53b1c020

View File

@ -1189,6 +1189,36 @@ static const MohawkGameDescription gameDescriptions[] = {
"Living Books Demos"
},
{
{
"lbsampler",
"v2",
AD_ENTRY1("SAMPLER.LB", "6c77cba7326f975645d55fd17ad02d92"),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
Common::GUIO_NONE
},
GType_LIVINGBOOKSV2,
0,
0
},
{
{
"lbsampler",
"v2",
AD_ENTRY1("BookOutline", "48985306013164b128981883045f2c43"),
Common::EN_ANY,
Common::kPlatformMacintosh,
ADGF_NO_FLAGS,
Common::GUIO_NONE
},
GType_LIVINGBOOKSV1, // v2 Mac games are really still v1
0,
"Living Books Sampler"
},
{
{
"lbsampler",