aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mididrv.cpp')
-rw-r--r--sound/mididrv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mididrv.cpp b/sound/mididrv.cpp
index 9bf41726a5..919840c30f 100644
--- a/sound/mididrv.cpp
+++ b/sound/mididrv.cpp
@@ -57,6 +57,7 @@ static const struct MidiDriverDescription midiDrivers[] = {
{"towns", "FM Towns", MD_TOWNS},
{"pcspk", "PC Speaker", MD_PCSPK},
{"pcjr", "IBM PCjr", MD_PCJR},
+ {"mt32", "MT-32", MD_MT32},
#if defined(__PALM_OS__)
{"ypa1", "Yamaha Pa1", MD_YPA1},