shithub: choc

Download patch

ref: 3c61049f58009f3bc2c78a84285a5e1919ca5cf2
parent: ac2436b776316bcc654a52b3f4b3325ba3c1dc3c
author: Turo Lamminen <turol@iki.fi>
date: Wed Sep 7 12:06:56 EDT 2022

doom: Remove redundant extern declarations of automapactive

--- a/src/doom/hu_lib.c
+++ b/src/doom/hu_lib.c
@@ -32,7 +32,6 @@
 // boolean : whether the screen is always erased
 #define noterased viewwindowx
 
-extern boolean	automapactive;	// in AM_map.c
 
 void HUlib_init(void)
 {
--- a/src/doom/st_lib.c
+++ b/src/doom/st_lib.c
@@ -36,12 +36,6 @@
 #include "r_local.h"
 
 
-// in AM_map.c
-extern boolean		automapactive; 
-
-
-
-
 //
 // Hack display negative frags.
 //  Loads and store the stminus lump.