(pln_wanted, pln_capable): Rename.
This commit is contained in:
parent
98105c9561
commit
4d663ddbd6
3 changed files with 10 additions and 10 deletions
|
@ -556,7 +556,7 @@ extern int put_plane_on_ship(struct plnstr *, struct shpstr *);
|
|||
extern void pln_dropoff(struct emp_qelem *, struct ichrstr *,
|
||||
coord, coord, void *, int);
|
||||
extern void pln_mine(struct emp_qelem *list, struct sctstr *sectp);
|
||||
extern int pln_wanted(struct plnstr *, int, int);
|
||||
extern int pln_capable(struct plnstr *, int, int);
|
||||
extern void pln_sel(struct nstr_item *, struct emp_qelem *,
|
||||
struct sctstr *, int, int, int, int);
|
||||
extern int pln_arm(struct emp_qelem *, int, char, struct ichrstr *,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue