use_supply() is now unused, remove
This commit is contained in:
parent
f6c87d21ff
commit
055c80a41f
2 changed files with 0 additions and 74 deletions
|
@ -692,7 +692,6 @@ 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 *);
|
||||
extern int use_supply(struct lndstr *);
|
||||
/* takeover.c */
|
||||
extern void takeover_land(struct lndstr *, natid, int);
|
||||
extern void takeover(struct sctstr *, natid);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue