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
|
@ -153,6 +153,7 @@ extern struct castr loan_ca[];
|
|||
extern struct castr genitem_ca[];
|
||||
extern struct castr map_ca[];
|
||||
extern struct castr bmp_ca[];
|
||||
extern struct castr lost_ca[];
|
||||
extern struct castr commodity_ca[];
|
||||
|
||||
/* src/lib/subs/nstr.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue