X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPerson.cpp;h=dac3b59373087400aed546f5365be22813162ea3;hb=9248d1455aa434112b5ddd771fd69b8df02d44ee;hp=76e95033ae3c344c30a281e7fda9e77324b8f37c;hpb=38615999d550e75a973ce4d5520c9ef117d65cea;p=lugaru.git diff --git a/Source/Person.cpp b/Source/Person.cpp index 76e9503..dac3b59 100644 --- a/Source/Person.cpp +++ b/Source/Person.cpp @@ -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;