diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/mohawk/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 35d29a02de..606c9e3ba7 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -416,7 +416,7 @@ static const MohawkGameDescription gameDescriptions[] = { "", AD_ENTRY1s("a_Data.MHK", "3a2b4764979dc007a0e6ded64e4b7889", 10014314), Common::JA_JPN, - Common::kPlatformWindows, + Common::kPlatformMacintosh, ADGF_UNSTABLE, GUIO1(GUIO_NOASPECT) }, |