VS2017: Enable MT32 emulation

This commit is contained in:
Jonathan Campbell
2018-12-06 21:08:19 -08:00
parent dc5d1e2885
commit 473074a927

View File

@@ -57,6 +57,9 @@
#define C_D3DSHADERS 1
#endif
/* MT32 (munt) emulation */
#define C_MT32 1
/* Define to 1 to enable internal debugger, requires libcurses */
#define C_DEBUG 1