]> git.jsancho.org Git - lugaru.git/blobdiff - Source/OpenGL_Windows.cpp
Cleanup sound loading
[lugaru.git] / Source / OpenGL_Windows.cpp
index c0f061cf2a56a89dc545d991894c26ea24456901..49e877e8838d3919351dc0c44f791882d5974408 100644 (file)
@@ -772,7 +772,6 @@ int main(int argc, char **argv)
 // --------------------------------------------------------------------------
 
 extern int channels[100];
-extern OPENAL_SAMPLE * samp[100];
 extern OPENAL_STREAM * strm[20];
 
 extern "C" void PlaySoundEx(int chan, OPENAL_SAMPLE *sptr, OPENAL_DSPUNIT *dsp, signed char startpaused)