mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 04:01:23 +00:00
LOL: Fix detection entry for LOL Japanese (Bug #9828)
This commit is contained in:
parent
908cb169eb
commit
9cb2e43577
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user