X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Windows.cpp;h=49e877e8838d3919351dc0c44f791882d5974408;hb=af80f1f20e2b21ccf08af5421e5c683ac6deebcd;hp=c0f061cf2a56a89dc545d991894c26ea24456901;hpb=2be40815197f266e99b054544bbb988b20d2289c;p=lugaru.git diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index c0f061c..49e877e 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -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)