X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSkeleton.cpp;h=dfc4f786fd91ad9050d9448f4a733587927b135f;hb=82199298cd5b20ee13a9e502106721525d0974f1;hp=aba644e2f86c14a1c6637782a8868c51a45a1a5b;hpb=227187d94fd5b9582bb8513205f127b3b5078d81;p=lugaru.git diff --git a/Source/Skeleton.cpp b/Source/Skeleton.cpp index aba644e..dfc4f78 100644 --- a/Source/Skeleton.cpp +++ b/Source/Skeleton.cpp @@ -47,7 +47,6 @@ extern int whichjointendarray[26]; extern Game * pgame; extern bool visibleloading; -extern "C" void PlaySoundEx(int channel, OPENAL_SAMPLE *sptr, OPENAL_DSPUNIT *dsp, signed char startpaused); void dealloc2(void* param){ free(param);