Give try_supply_commod() internal linkage
This commit is contained in:
parent
627e7d452d
commit
6709931d51
2 changed files with 1 additions and 2 deletions
|
@ -690,7 +690,6 @@ extern void snxtsct_dist(struct nstr_sect *, coord, coord, int);
|
|||
extern void resupply_all(struct lndstr *);
|
||||
extern void resupply_commod(struct lndstr *, i_type);
|
||||
extern int supply_commod(int, int, int, i_type, int);
|
||||
extern int try_supply_commod(int, int, int, i_type, int);
|
||||
extern int has_supply(struct lndstr *);
|
||||
/* takeover.c */
|
||||
extern void takeover_land(struct lndstr *, natid, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue