foxygit / doom Log in
commit b2f9b5516e300ecff96635e45ad91bf7d8e20e87
Author:     Turo Lamminen <turol@iki.fi>
AuthorDate: Thu Sep 8 13:17:18 2022 +0300
Commit:     Turo Lamminen <turol@iki.fi>
CommitDate: Tue Nov 1 17:55:30 2022 +0200

    doom: Remove unnecessary anims and lastanim extern declarations
---
 src/doom/p_spec.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/doom/p_spec.c b/src/doom/p_spec.c
index 8702b8f4..57f1d704 100644
--- a/src/doom/p_spec.c
+++ b/src/doom/p_spec.c
@@ -77,8 +77,6 @@ typedef struct

 #define MAXANIMS                32

-extern anim_t	anims[MAXANIMS];
-extern anim_t*	lastanim;

 //
 // P_InitPicAnims