mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
MOHAWK: add detection entry from bug #3610725
This commit is contained in:
parent
65caa0500f
commit
1cec3beb8c
@ -1361,6 +1361,23 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||
"GRANDMA.EXE"
|
||||
},
|
||||
|
||||
// Just Grandma and Me 1.1 Mac
|
||||
// From eisnerguy1 in bug#3610725
|
||||
{
|
||||
{
|
||||
"grandma",
|
||||
"v1.1",
|
||||
AD_ENTRY1("BookOutline", "76eb265ec5fe42bc5b07f2bb418bd871"),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformMacintosh,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO1(GUIO_NOASPECT)
|
||||
},
|
||||
GType_LIVINGBOOKSV1,
|
||||
0,
|
||||
0
|
||||
},
|
||||
|
||||
// from jjnryan in bug #3389857
|
||||
{
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user