Rename rom define for old mt32

This commit is contained in:
Jasmine Iwanek
2022-08-30 16:56:47 -04:00
parent b59f8ab14d
commit 1e201dce09
3 changed files with 15 additions and 15 deletions

View File

@@ -92,7 +92,7 @@ static const MIDI_OUT_DEVICE devices[] = {
{ &fluidsynth_device },
#endif
#ifdef USE_MUNT
{ &mt32_device },
{ &mt32_old_device },
{ &cm32l_device },
{ &cm32ln_device },
#endif