Commit 24495afe authored by David Reid's avatar David Reid

Enable experimental features on the engine test.

parent b2cabfbe
#define STB_VORBIS_HEADER_ONLY #define STB_VORBIS_HEADER_ONLY
#include "../extras/stb_vorbis.c" /* Enables Vorbis decoding. */ #include "../extras/stb_vorbis.c" /* Enables Vorbis decoding. */
#define MA_EXPERIMENTAL__DATA_LOOPING_AND_CHAINING
#define MA_DEBUG_OUTPUT #define MA_DEBUG_OUTPUT
#define MA_IMPLEMENTATION #define MA_IMPLEMENTATION
#include "../miniaudio.h" #include "../miniaudio.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment