AUDIO: #define OV_EXCLUDE_STATIC_CALLBACKS to not get unnecessary static data, which causes warnings.
This commit is contained in:
parent
c876e87efc
commit
97a6ee2e64
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
#include <tremor/ivorbisfile.h>
|
||||
#endif
|
||||
#else
|
||||
#define OV_EXCLUDE_STATIC_CALLBACKS
|
||||
#include <vorbis/vorbisfile.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue