mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-03 07:30:56 +00:00
MOHAWK: Add detection for Zoombinis v2.0.
This commit is contained in:
parent
da3fff8ab3
commit
e670a2a65c
@ -444,6 +444,21 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||
0
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"zoombini",
|
||||
"v2.0",
|
||||
AD_ENTRY1("ZOOMBINI.MHK", "506b1122ffa740e2566cf0b583d24478"),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
Common::GUIO_NONE
|
||||
},
|
||||
GType_ZOOMBINI,
|
||||
GF_HASMIDI,
|
||||
0
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
"zoombini",
|
||||
|
Loading…
Reference in New Issue
Block a user