Should have been committed yesterday, together with sona.c.
This commit is contained in:
parent
1639c26424
commit
b665d57de1
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ extern int scuttle_tradeship(struct shpstr *, int);
|
||||||
extern void scuttle_ship(struct shpstr *);
|
extern void scuttle_ship(struct shpstr *);
|
||||||
extern void resnoise(struct sctstr *sptr, int public_amt, s_char *name,
|
extern void resnoise(struct sctstr *sptr, int public_amt, s_char *name,
|
||||||
int old, int new);
|
int old, int new);
|
||||||
extern int line_of_sight(s_char **rad, int ax, int ay, int bx, int by);
|
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 shiplook *);
|
extern void plane_sona(struct emp_qelem *, int, int, struct shiplook *);
|
||||||
extern int tend_nxtitem(struct nstr_item *, caddr_t);
|
extern int tend_nxtitem(struct nstr_item *, caddr_t);
|
||||||
extern s_char *prsub(struct shpstr *);
|
extern s_char *prsub(struct shpstr *);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue