diff options
author | Torbjörn Andersson | 2007-12-16 14:46:48 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2007-12-16 14:46:48 +0000 |
commit | 943ab421a47d543002d1e503a893ec68526c1672 (patch) | |
tree | 3df162bd569ccf1e206c573cd8dc668918854b7f /engines/gob/util.h | |
parent | 0b74448ded1acd0e52cf61622ac44cb782894bb1 (diff) | |
download | scummvm-rg350-943ab421a47d543002d1e503a893ec68526c1672.tar.gz scummvm-rg350-943ab421a47d543002d1e503a893ec68526c1672.tar.bz2 scummvm-rg350-943ab421a47d543002d1e503a893ec68526c1672.zip |
The _nativeMT32 in MidiMusic was never initialised. Rather than storing it in
two different classes, use the value in SoundManager instead. As a consequence
the engine now remaps the instruments from MT-32 to General MIDI for me, since
isRoland() is true and hasNativeMT32() is false. Earlier, it didn't since the
uninitialised _nativeMT32 happened to be true for me.
svn-id: r29878
Diffstat (limited to 'engines/gob/util.h')
0 files changed, 0 insertions, 0 deletions