]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
Migrate some definitions from Constants.h
[lugaru.git] / Source / GameDraw.cpp
index 068fb87838af026b2c6e084ea86aa1b20b0b4d5b..d5ba8621a64158a14e0641caa559469ee01769a6 100644 (file)
@@ -132,9 +132,6 @@ extern bool gamestarted;
 
 extern bool showdamagebar;
 
-extern int channels[100];
-extern "C"     void PlaySoundEx(int channel, OPENAL_SAMPLE *sptr, OPENAL_DSPUNIT *dsp, signed char startpaused);
-
 void Game::flash() { // shouldn't be that way, these should be attributes and Person class should not change rendering.
        flashr=1;
        flashg=0;