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

@@ -96,7 +96,7 @@ extern const device_t rtmidi_input_device;
extern const device_t fluidsynth_device;
# endif
# ifdef USE_MUNT
extern const device_t mt32_device;
extern const device_t mt32_old_device;
extern const device_t cm32l_device;
extern const device_t cm32ln_device;
# endif