X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameDraw.cpp;h=d5ba8621a64158a14e0641caa559469ee01769a6;hb=7a0b90b30144f63105f6efd8f0d969862934b046;hp=eb905545834c49e26ebd9a974479bde209f98d06;hpb=82199298cd5b20ee13a9e502106721525d0974f1;p=lugaru.git diff --git a/Source/GameDraw.cpp b/Source/GameDraw.cpp index eb90554..d5ba862 100644 --- a/Source/GameDraw.cpp +++ b/Source/GameDraw.cpp @@ -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;