Add some missing declarations to headers. Remove some redundant
declarations elsewhere. Change linkage of some functions to static.
This commit is contained in:
parent
e7811102a3
commit
4a3f0b8146
43 changed files with 72 additions and 169 deletions
|
@ -47,10 +47,6 @@
|
|||
|
||||
#define CHE_MAX 255
|
||||
|
||||
void takeover_land(register struct lndstr *landp, natid newown,
|
||||
int hostile);
|
||||
void takeover_plane(register struct plnstr *pp, natid newown);
|
||||
|
||||
void
|
||||
takeover(register struct sctstr *sp, natid newown)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue