Add Roland MT-32 2.x device

This commit is contained in:
Jasmine Iwanek
2022-08-30 17:08:02 -04:00
parent 1e201dce09
commit 4a759e5f98
3 changed files with 32 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ extern const device_t fluidsynth_device;
# endif
# ifdef USE_MUNT
extern const device_t mt32_old_device;
extern const device_t mt32_new_device;
extern const device_t cm32l_device;
extern const device_t cm32ln_device;
# endif