mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 04:35:16 +00:00
AGI: enable MIDI in options since now there are ways to play it.
svn-id: r49781
This commit is contained in:
parent
7be2812757
commit
eef983c2c6
@ -145,7 +145,7 @@ static const ADParams detectionParams = {
|
||||
// Flags
|
||||
0,
|
||||
// Additional GUI options (for every game}
|
||||
Common::GUIO_NOSPEECH | Common::GUIO_NOMIDI,
|
||||
Common::GUIO_NOSPEECH,
|
||||
// Maximum directory depth
|
||||
1
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user