diff options
Diffstat (limited to 'engines/kyra')
-rw-r--r-- | engines/kyra/detection_tables.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h index 6fbc4ec161..43dc0cc881 100644 --- a/engines/kyra/detection_tables.h +++ b/engines/kyra/detection_tables.h @@ -1510,11 +1510,11 @@ const KYRAGameDescription adGameDescs[] = { { 0, 0, 0, 0 } }, Common::JA_JPN, - Common::kPlatformDOS, + Common::kPlatformPC98, ADGF_NO_FLAGS, - GUIO8(GUIO_NOSPEECH, GUIO_MIDIADLIB, GUIO_MIDIMT32, GUIO_MIDIGM, GUIO_MIDIPCSPK, GUIO_RENDERVGA, GAMEOPTION_LOL_SCROLLING, GAMEOPTION_LOL_CURSORS) + GUIO5(GUIO_NOSPEECH, GUIO_MIDIPC98, GUIO_RENDERPC9801, GAMEOPTION_LOL_SCROLLING, GAMEOPTION_LOL_CURSORS) }, - LOL_CD_FLAGS + LOL_PC9801_FLAGS }, // Russian fan translation |