Audio: Silence "unused" errors with latest libvorbisfile
This commit is contained in:
parent
1f2470deb7
commit
3b8484a280
|
@ -41,6 +41,7 @@
|
|||
#include <SDL_sound.h>
|
||||
|
||||
#ifdef RGSS2
|
||||
#define OV_EXCLUDE_STATIC_CALLBACKS
|
||||
#include <vorbis/vorbisfile.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue