X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameTick.cpp;h=476b5aaaa996a0bedb32f7a911e10e62e4b39988;hb=2be40815197f266e99b054544bbb988b20d2289c;hp=2adf41e1ca63093be7c6fdd18a73424c5fe978e5;hpb=38615999d550e75a973ce4d5520c9ef117d65cea;p=lugaru.git diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp index 2adf41e..476b5aa 100644 --- a/Source/GameTick.cpp +++ b/Source/GameTick.cpp @@ -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];