mirror of
https://github.com/love2d/love.git
synced 2026-08-21 05:00:08 +02:00
Removed some unused variable warnings when compiling
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user