(get_assembly_point): New.
(bomb, drop, fly, para, reco): Use it.
This commit is contained in:
parent
267a9ef424
commit
caac6e41ca
7 changed files with 43 additions and 64 deletions
|
@ -560,6 +560,7 @@ extern int pln_prewrite(int, s_char *);
|
|||
extern void pln_init(int, s_char *);
|
||||
/* plnsub.c */
|
||||
extern void count_planes(struct shpstr *);
|
||||
extern struct sctstr *get_assembly_point(char *, struct sctstr *, char *);
|
||||
extern int pln_onewaymission(struct sctstr *, int *, int *);
|
||||
extern int pln_oneway_to_carrier_ok(struct emp_qelem *,
|
||||
struct emp_qelem *, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue