(snxtitem): s_char purge.
This commit is contained in:
parent
ca595ddc3b
commit
422d8e517f
2 changed files with 5 additions and 5 deletions
|
@ -694,7 +694,7 @@ extern int shp_missile_defense(coord, coord, natid, int);
|
|||
extern void shp_missdef(struct shpstr *, natid);
|
||||
extern void shp_set_tech(struct shpstr *, int);
|
||||
/* snxtitem.c */
|
||||
extern int snxtitem(struct nstr_item *, int, s_char *);
|
||||
extern int snxtitem(struct nstr_item *, int, char *);
|
||||
/* snxtsct.c */
|
||||
extern int snxtsct(register struct nstr_sect *, char *);
|
||||
/* supply.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue