Remove leftover declarations that should have been removed along with
the definitions.
This commit is contained in:
parent
0730780b64
commit
03abca9258
4 changed files with 0 additions and 5 deletions
|
@ -76,7 +76,6 @@ extern void resnoise(struct sctstr *sptr, int public_amt, s_char *name,
|
|||
int old, int new);
|
||||
extern int line_of_sight(char **rad, int ax, int ay, int bx, int by);
|
||||
extern void plane_sona(struct emp_qelem *, int, int, struct shiplist **);
|
||||
extern int tend_nxtitem(struct nstr_item *, void *);
|
||||
extern s_char *prsub(struct shpstr *);
|
||||
extern int check_trade(void);
|
||||
extern int ontradingblock(int, int *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue