فهرست منبع

Removed some unused variable warnings when compiling

Alex Szpakowski 11 سال پیش
والد
کامیت
b091746118
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/modules/sound/lullaby/VorbisDecoder.h

+ 1 - 0
src/modules/sound/lullaby/VorbisDecoder.h

@@ -26,6 +26,7 @@
 #include "Decoder.h"
 #include "Decoder.h"
 
 
 // vorbis
 // vorbis
+#define OV_EXCLUDE_STATIC_CALLBACKS
 #include <vorbis/codec.h>
 #include <vorbis/codec.h>
 #include <vorbis/vorbisfile.h>
 #include <vorbis/vorbisfile.h>