diff options
| author | dholland <dholland@NetBSD.org> | 2009-08-12 08:54:54 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2009-08-12 08:54:54 +0000 |
| commit | df2ff83b8d06bdf49e72c595985c77d5b4ae7582 (patch) | |
| tree | 0deb02747d183e6641e3e9a4f7376182377495f6 /sail/player.h | |
| parent | 39a1066cab493ece48c6e692513d1311b7e27c44 (diff) | |
| download | bsdgames-darwin-df2ff83b8d06bdf49e72c595985c77d5b4ae7582.tar.gz bsdgames-darwin-df2ff83b8d06bdf49e72c595985c77d5b4ae7582.zip | |
sprinkle static
Diffstat (limited to 'sail/player.h')
| -rw-r--r-- | sail/player.h | 3 |
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; |
