Oops, don't enable native MT-32 by default!
svn-id: r6382
This commit is contained in:
parent
b942f42670
commit
f61650a070
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#include "scumm/instrument.h"
|
||||
#include "sound/mididrv.h"
|
||||
|
||||
#define NATIVE_MT32 true
|
||||
#define NATIVE_MT32 false
|
||||
|
||||
static const byte mt32_to_gm[128] = {
|
||||
// 0 1 2 3 4 5 6 7 8 9 A B C D E F
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue