X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameInitDispose.cpp;h=dccc88982116918000264b9e5f5a5eecd0e61956;hb=2be40815197f266e99b054544bbb988b20d2289c;hp=e936228c4ab54993ea905400284c8cc60c52511b;hpb=38615999d550e75a973ce4d5520c9ef117d65cea;p=lugaru.git diff --git a/Source/GameInitDispose.cpp b/Source/GameInitDispose.cpp index e936228..dccc889 100644 --- a/Source/GameInitDispose.cpp +++ b/Source/GameInitDispose.cpp @@ -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];