(pln_wanted, pln_capable): Rename.

This commit is contained in:
Markus Armbruster 2007-11-02 19:13:10 +00:00
parent 98105c9561
commit 4d663ddbd6
3 changed files with 10 additions and 10 deletions

View file

@ -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 *,