]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameTick.cpp
Move declaration of animation array into Animation.h
[lugaru.git] / Source / GameTick.cpp
index 2adf41e1ca63093be7c6fdd18a73424c5fe978e5..476b5aaaa996a0bedb32f7a911e10e62e4b39988 100644 (file)
@@ -60,7 +60,6 @@ extern int slomo;
 extern float slomodelay;
 extern bool floatjump;
 extern float volume;
-extern Animation animation[animation_count];
 extern Light light;
 extern float texdetail;
 extern GLubyte bloodText[512*512*3];