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
|
@ -55,7 +55,6 @@
|
|||
#define LOAD 1
|
||||
#define UNLOAD -1
|
||||
|
||||
void gift(int givee, int giver, s_char *ptr, int type, s_char *mesg);
|
||||
static int load_plane_ship(struct sctstr *sectp, struct shpstr *sp,
|
||||
int noisy, int load_unload, int *nshipsp);
|
||||
static int load_land_ship(struct sctstr *sectp, struct shpstr *sp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue