summaryrefslogtreecommitdiff
path: root/src/strife/am_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/am_map.c')
-rw-r--r--src/strife/am_map.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/strife/am_map.c b/src/strife/am_map.c
index 45b46c9b..2e13d28f 100644
--- a/src/strife/am_map.c
+++ b/src/strife/am_map.c
@@ -251,14 +251,6 @@ cheatseq_t cheat_amap = CHEAT("topo", 0); // villsa [STRIFE]
static boolean stopped = true;
-extern boolean viewactive;
-
-void
-V_MarkRect
-( int x,
- int y,
- int width,
- int height );
// Calculates the slope and slope according to the x-axis of a line
// segment in map coordinates (with the upright y-axis n' all) so