]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameInitDispose.cpp
Move declaration of animation array into Animation.h
[lugaru.git] / Source / GameInitDispose.cpp
index e936228c4ab54993ea905400284c8cc60c52511b..dccc88982116918000264b9e5f5a5eecd0e61956 100644 (file)
@@ -32,7 +32,6 @@ extern float fadestart;
 extern float texscale;
 extern float gravity;
 extern Light light;
-extern Animation animation[animation_count];
 extern Skeleton testskeleton;
 extern int numsounds;
 extern OPENAL_SAMPLE   *samp[100];