X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameDraw.cpp;h=2b5ebf681c4ffafbb0d2a586ff5125f0ccd949b4;hb=85f9eeb8f438d6d542c0c7b7446b31585cc9c23d;hp=5286b5ddf6585f18b27680b92838ab041cbbc858;hpb=782cd2fc8113bcc923c14f49c43b2951e1bb2d6d;p=lugaru.git diff --git a/Source/GameDraw.cpp b/Source/GameDraw.cpp index 5286b5d..2b5ebf6 100644 --- a/Source/GameDraw.cpp +++ b/Source/GameDraw.cpp @@ -159,7 +159,6 @@ extern bool gamestarted; extern bool showdamagebar; -extern OPENAL_SAMPLE *samp[100]; extern int channels[100]; extern "C" void PlaySoundEx(int channel, OPENAL_SAMPLE *sptr, OPENAL_DSPUNIT *dsp, signed char startpaused);