(num_teles, redir_fp, pipe_fp, exec_fd, sendeof, prompt, command)
(ac_intercept, all_missiles, ac_planedamage, ac_doflak, ac_landflak) (ac_shipflak, ac_fireflak, can_fly, do_evade, att_calcodds) (emp_setbitmap, lnd_hit_mine, conditions, get_wp, daemonize): Internal linkage.
This commit is contained in:
parent
aac6312c74
commit
2ae6be9af6
18 changed files with 41 additions and 44 deletions
|
@ -218,7 +218,6 @@ extern void count_units(struct shpstr *);
|
|||
extern void lnd_count_units(struct lndstr *);
|
||||
extern void lnd_mar(struct emp_qelem *, double *, double *, int *, natid);
|
||||
extern void lnd_put(struct emp_qelem *, natid);
|
||||
extern int lnd_hit_mine(struct lndstr *, struct lchrstr *);
|
||||
extern void lnd_list(struct emp_qelem *);
|
||||
extern int lnd_hardtarget(struct lndstr *);
|
||||
extern int lnd_mar_one_sector(struct emp_qelem *, int, natid, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue