aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mohawk/detection_tables.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 69b2d20f8e..0841397d20 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -114,6 +114,24 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// 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
{