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
|
@ -57,8 +57,6 @@ static void fire_dchrg(struct shpstr *sp, struct shpstr *targ, int range,
|
|||
int ntargets);
|
||||
static int fire_torp(struct shpstr *, struct shpstr *, int, int);
|
||||
|
||||
s_char *prsub(struct shpstr *sp);
|
||||
|
||||
int
|
||||
torp(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue