summaryrefslogtreecommitdiff
path: root/src/hexen/p_anim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/p_anim.c')
-rw-r--r--src/hexen/p_anim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hexen/p_anim.c b/src/hexen/p_anim.c
index c23c95fa..7655aef2 100644
--- a/src/hexen/p_anim.c
+++ b/src/hexen/p_anim.c
@@ -78,7 +78,6 @@ static void P_LightningFlash(void);
extern fixed_t Sky1ColumnOffset;
extern fixed_t Sky2ColumnOffset;
-extern int Sky1Texture;
extern boolean DoubleSky;
// PUBLIC DATA DEFINITIONS -------------------------------------------------