mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Support XM modules by default
This commit is contained in:
@ -68,6 +68,7 @@
|
|||||||
//-------------------------------------------------
|
//-------------------------------------------------
|
||||||
#define SUPPORT_FILEFORMAT_WAV
|
#define SUPPORT_FILEFORMAT_WAV
|
||||||
#define SUPPORT_FILEFORMAT_OGG
|
#define SUPPORT_FILEFORMAT_OGG
|
||||||
|
#define SUPPORT_FILEFORMAT_XM
|
||||||
//-------------------------------------------------
|
//-------------------------------------------------
|
||||||
|
|
||||||
#if defined(AUDIO_STANDALONE)
|
#if defined(AUDIO_STANDALONE)
|
||||||
|
|||||||
Reference in New Issue
Block a user