mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 17:45:39 +00:00
Remove the setting of 'adlib_mode' to _RYTHM value (did for testing).
svn-id: r4241
This commit is contained in:
parent
96beb07529
commit
2676b82833
@ -1023,7 +1023,7 @@ MidiDriver_MIDIEMU::MidiDriver_MIDIEMU(){
|
||||
chp[i][2] = 0;
|
||||
}
|
||||
|
||||
adlib_mode = ADLIB_RYTHM;
|
||||
adlib_mode = ADLIB_MELODIC;
|
||||
}
|
||||
|
||||
int MidiDriver_MIDIEMU::open(int mode) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user