summaryrefslogtreecommitdiffstats
path: root/sail/player.h
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2009-08-12 08:54:54 +0000
committerdholland <dholland@NetBSD.org>2009-08-12 08:54:54 +0000
commitdf2ff83b8d06bdf49e72c595985c77d5b4ae7582 (patch)
tree0deb02747d183e6641e3e9a4f7376182377495f6 /sail/player.h
parent39a1066cab493ece48c6e692513d1311b7e27c44 (diff)
downloadbsdgames-darwin-df2ff83b8d06bdf49e72c595985c77d5b4ae7582.tar.gz
bsdgames-darwin-df2ff83b8d06bdf49e72c595985c77d5b4ae7582.zip
sprinkle static
Diffstat (limited to 'sail/player.h')
-rw-r--r--sail/player.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sail/player.h b/sail/player.h
index 6f6c9db2..cb555a05 100644
--- a/sail/player.h
+++ b/sail/player.h
@@ -1,4 +1,4 @@
-/* $NetBSD: player.h,v 1.12 2009/03/14 20:10:43 dholland Exp $ */
+/* $NetBSD: player.h,v 1.13 2009/08/12 09:05:08 dholland Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -88,7 +88,6 @@
extern int done_curses;
extern int loaded, fired, changed, repaired;
extern int dont_adjust;
-extern int viewrow, viewcol;
extern char movebuf[sizeof SHIP(0)->file->movebuf];
extern const char version[];
extern int player;