mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 06:39:17 +00:00
let adlib/native music for indydemo work
svn-id: r10580
This commit is contained in:
parent
afd9119d37
commit
68d923505e
@ -124,7 +124,7 @@ static const TargetSettings scumm_settings[] = {
|
||||
GF_USE_KEY, 0},
|
||||
{"mi2demo", "Monkey Island 2: LeChuck's revenge (Demo)", GID_MONKEY2, 5, /*MDT_PCSPK |*/ MDT_ADLIB | MDT_NATIVE,
|
||||
GF_USE_KEY, 0},
|
||||
{"indydemo", "Indiana Jones and the Fate of Atlantis (FM Towns Demo)", GID_INDY4, 5, MDT_NONE,
|
||||
{"indydemo", "Indiana Jones and the Fate of Atlantis (FM Towns Demo)", GID_INDY4, 5, MDT_ADLIB | MDT_NATIVE,
|
||||
GF_USE_KEY, 0},
|
||||
{"atlantis", "Indiana Jones and the Fate of Atlantis", GID_INDY4, 5, /*MDT_PCSPK |*/ MDT_ADLIB | MDT_NATIVE,
|
||||
GF_USE_KEY, 0},
|
||||
|
Loading…
Reference in New Issue
Block a user