Compile fix
This commit is contained in:
@@ -215,6 +215,8 @@ class NativeAudioSource {
|
|||||||
|
|
||||||
private function refillBuffers (buffers:Array<ALBuffer> = null):Void {
|
private function refillBuffers (buffers:Array<ALBuffer> = null):Void {
|
||||||
|
|
||||||
|
#if lime_vorbis
|
||||||
|
|
||||||
var vorbisFile = null;
|
var vorbisFile = null;
|
||||||
var position = 0;
|
var position = 0;
|
||||||
|
|
||||||
@@ -273,6 +275,8 @@ class NativeAudioSource {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#end
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Submodule project/lib/jpeg updated: a105289f5a...937b86500b
Reference in New Issue
Block a user