Add CM-32LN

Update midi_mt32.c
This commit is contained in:
Jasmine Iwanek
2022-08-30 16:50:29 -04:00
parent a08ad7007d
commit b59f8ab14d
3 changed files with 35 additions and 2 deletions

View File

@@ -98,6 +98,7 @@ extern const device_t fluidsynth_device;
# ifdef USE_MUNT
extern const device_t mt32_device;
extern const device_t cm32l_device;
extern const device_t cm32ln_device;
# endif
#endif