summaryrefslogtreecommitdiffstats
path: root/hunt/include
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2014-03-29 21:55:59 +0000
committerdholland <dholland@NetBSD.org>2014-03-29 21:55:59 +0000
commit12b64f130d7b1876283d9adc75f6e315f928f357 (patch)
treef7d804a5102d8343bfaee2d83a3d8ab110b4627f /hunt/include
parent08f9fa6c4de91d3042c5cd9d369b1e0c8c8eb080 (diff)
downloadbsdgames-darwin-12b64f130d7b1876283d9adc75f6e315f928f357.tar.gz
bsdgames-darwin-12b64f130d7b1876283d9adc75f6e315f928f357.tar.zst
bsdgames-darwin-12b64f130d7b1876283d9adc75f6e315f928f357.zip
Additional minor cleanup and remove a straggler data declaration
from hunt_common.h.
Diffstat (limited to 'hunt/include')
-rw-r--r--hunt/include/hunt_common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/hunt/include/hunt_common.h b/hunt/include/hunt_common.h
index 31018799..a463cf16 100644
--- a/hunt/include/hunt_common.h
+++ b/hunt/include/hunt_common.h
@@ -1,4 +1,4 @@
-/* $NetBSD: hunt_common.h,v 1.2 2014/03/29 21:25:35 dholland Exp $ */
+/* $NetBSD: hunt_common.h,v 1.3 2014/03/29 21:55:59 dholland Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
@@ -206,7 +206,6 @@
#define SLIME3REQ 20
#define MAXSLIME 4
#define SLIMESPEED 5
-extern int slime_req[];
#endif
#ifdef VOLCANO
#define LAVASPEED 1