]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Weapons.cpp
Move declaration of animation array into Animation.h
[lugaru.git] / Source / Weapons.cpp
index 2c48dd80256b10566a3dea78a312f1c50f96e281..cd35a47ad2b65d1060755a48d2cc7174b8cfc71b 100644 (file)
@@ -25,7 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "Animation.h"
 
 extern float multiplier;
-extern Animation animation[animation_count];
 extern OPENAL_SAMPLE   *samp[100];
 extern int channels[100];
 extern Terrain terrain;