(lnd_fortify): New, factored out of fort().
(fort): Use it; no functional changes. (is_engineer): Move to logical place, external linkage.
This commit is contained in:
parent
ab01edbe46
commit
f7faeb6470
5 changed files with 67 additions and 52 deletions
|
@ -226,7 +226,7 @@ extern int lnd_hardtarget(struct lndstr *);
|
|||
extern int lnd_mar_one_sector(struct emp_qelem *, int, natid, int);
|
||||
extern int lnd_support(natid, natid, coord, coord);
|
||||
extern int lnd_can_attack(struct lndstr *);
|
||||
|
||||
extern int lnd_fortify (struct lndstr *lp, int hard_amt);
|
||||
|
||||
void landdamage();
|
||||
void lnd_nav();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue