MOHAWK: Add detection for the Italian version of Myst (bug )

This commit is contained in:
Filippos Karapetis 2016-01-13 03:44:04 +02:00
parent cb5db404c0
commit 030dd7aaf9

@ -113,6 +113,24 @@ static const MohawkGameDescription gameDescriptions[] = {
0,
},
// Myst
// Italian Windows ?
// From jvprat
{
{
"myst",
"",
AD_ENTRY1("MYST.DAT", "a5795ce1751fc42525e4f9a1859181d5"),
Common::IT_ITA,
Common::kPlatformWindows,
ADGF_UNSTABLE,
GUIO1(GUIO_NOASPECT)
},
GType_MYST,
0,
0,
},
// Myst
// Japanese Windows 3.11
// From clone2727