Declare update related variables in budg.h. Remove some redundant
declarations elsewhere.
This commit is contained in:
parent
966eb40899
commit
2c5a4b4563
8 changed files with 11 additions and 16 deletions
|
@ -72,7 +72,6 @@ prod_land(int etus, int natnum, int *bp, int build)
|
|||
struct sctstr *sp;
|
||||
struct natstr *np;
|
||||
int n, k = 0;
|
||||
extern long lnd_money[MAXNOC];
|
||||
int start_money;
|
||||
int lastx = 9999, lasty = 9999;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue