mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 21:59:17 +00:00
MOHAWK: Add Detection Entry for "Tortoise and the Hare" Hebrew Variant.
Parameter from bug #3441928 - "MOHAWK: Hebrew Tortoise and Hare not detected".
This commit is contained in:
parent
b6e5e4fe1e
commit
910e93db40
@ -1011,6 +1011,22 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||
0,
|
||||
},
|
||||
|
||||
// Tortoise and the Hare Hebrew variant - From georgeqgreg on bug #3441928
|
||||
{
|
||||
{
|
||||
"tortoise",
|
||||
"",
|
||||
AD_ENTRY1("TORTB.LB", "9a7932c32bf1d6faf27fae8801ba967a"),
|
||||
Common::HE_ISR,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO1(GUIO_NOASPECT)
|
||||
},
|
||||
GType_LIVINGBOOKSV2,
|
||||
0,
|
||||
0,
|
||||
},
|
||||
|
||||
// From afholman in bug#3309308
|
||||
{
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user