Cleanup #includes of (mostly a long time) unused header files.

No functional changes.
This commit is contained in:
Marc Olzheim 2004-12-13 16:47:13 +00:00
parent cb56cfb870
commit c6ef918f3a
140 changed files with 0 additions and 260 deletions

View file

@ -46,8 +46,6 @@
#include "land.h"
#include "commands.h"
#include <stdio.h>
static int tran_map(s_char *what, coord curx, coord cury, s_char *arg);
static int tran_nuke(void);
static int tran_plane(void);