X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fopenal_wrapper.cpp;h=c3849a859f9cb7fce9042030e639301e17a4a957;hb=14a1f983de1723c52b252c161997651cecbef2e1;hp=b4f526682a2405c27ee9c901db91cb8b01423f9c;hpb=03e4e9fccebe5faf404de1b8d641ad1a981112bc;p=lugaru.git diff --git a/Source/openal_wrapper.cpp b/Source/openal_wrapper.cpp index b4f5266..c3849a8 100644 --- a/Source/openal_wrapper.cpp +++ b/Source/openal_wrapper.cpp @@ -634,7 +634,6 @@ AL_API signed char OPENAL_SetOutput(int outputtype) } extern int channels[100]; -extern OPENAL_STREAM * strm[20]; extern "C" void PlaySoundEx(int chan, OPENAL_SAMPLE *sptr, OPENAL_DSPUNIT *dsp, signed char startpaused) {