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
|
@ -59,7 +59,6 @@ prod_plane(int etus, int natnum, int *bp, int buildem)
|
|||
|
||||
/* Build = 1, maintain =0 */
|
||||
{
|
||||
extern long air_money[MAXNOC];
|
||||
register struct plnstr *pp;
|
||||
register struct plchrstr *plp;
|
||||
struct natstr *np;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue