Enable the new nuk_on_plane(), replacing the old one
Callers changed, as the new one isn't a drop-in replacements.
This commit is contained in:
parent
64a53c90f0
commit
4086c25a15
6 changed files with 9 additions and 41 deletions
|
@ -521,7 +521,6 @@ extern char *prnuke(struct nukstr *);
|
|||
extern void nuk_oninit(void *);
|
||||
extern void nuk_postread(int, void *);
|
||||
extern void nuk_prewrite(int, void *, void *);
|
||||
extern int nuk_on_plane(struct nukstr *, int);
|
||||
/* nxtitem.c */
|
||||
extern int nxtitem(struct nstr_item *, void *);
|
||||
/* nxtsct.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue