]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
Remove some extra declarations of "channels"
[lugaru.git] / Source / GameDraw.cpp
index eb905545834c49e26ebd9a974479bde209f98d06..d5ba8621a64158a14e0641caa559469ee01769a6 100644 (file)
@@ -132,8 +132,6 @@ extern bool gamestarted;
 
 extern bool showdamagebar;
 
-extern int channels[100];
-
 void Game::flash() { // shouldn't be that way, these should be attributes and Person class should not change rendering.
        flashr=1;
        flashg=0;