Added comment regarding audio data/.

This commit is contained in:
yellows8 2018-03-19 21:49:47 -04:00
parent 1364106d73
commit e61285c25e

View File

@ -5,7 +5,7 @@
#include "../common/common.h" #include "../common/common.h"
#ifdef ENABLE_AUDIO #ifdef ENABLE_AUDIO
#include "audio_intro_bin.h" #include "audio_intro_bin.h"//When using this, you must manually add these under data/ since they're not included in .git.
#include "audio_loop_bin.h" #include "audio_loop_bin.h"
#define SAMPLERATE 48000 #define SAMPLERATE 48000