Rename plane_caps() to pln_caps() and give it external linkage

This commit is contained in:
Markus Armbruster 2009-03-08 17:14:59 +01:00
parent fa03ba9aad
commit f760150d8f
3 changed files with 22 additions and 19 deletions

View file

@ -545,6 +545,7 @@ extern void pln_dropoff(struct emp_qelem *, struct ichrstr *,
coord, coord, int);
extern void pln_mine(struct emp_qelem *, coord, coord);
extern int pln_capable(struct plnstr *, int, int);
extern int pln_caps(struct emp_qelem *);
extern int pln_airbase_ok(struct plnstr *, int, int);
extern int carrier_planes(struct shpstr *, int);
extern void pln_sel(struct nstr_item *, struct emp_qelem *,