From b942f426706c1d37a9f3b873f2dc0577a8cd299a Mon Sep 17 00:00:00 2001 From: Jamieson Christian Date: Fri, 10 Jan 2003 14:40:22 +0000 Subject: First-revision SysEx support for -ewindows. svn-id: r6381 --- scumm/instrument.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scumm/instrument.cpp') diff --git a/scumm/instrument.cpp b/scumm/instrument.cpp index 897c6d4086..f7759e81ad 100644 --- a/scumm/instrument.cpp +++ b/scumm/instrument.cpp @@ -25,6 +25,8 @@ #include "scumm/instrument.h" #include "sound/mididrv.h" +#define NATIVE_MT32 true + static const byte mt32_to_gm[128] = { // 0 1 2 3 4 5 6 7 8 9 A B C D E F 0, 1, 0, 2, 4, 4, 5, 3, 16, 17, 18, 16, 16, 19, 20, 21, // 0x -- cgit v1.2.3