shp_init(), lnd_init(), pln_init(), nuk_init() are now empty, remove
This commit is contained in:
parent
6cd3d55c4e
commit
6b89127d5b
6 changed files with 4 additions and 28 deletions
|
@ -98,11 +98,6 @@ nuk_prewrite(int n, void *ptr)
|
|||
return 1;
|
||||
}
|
||||
|
||||
void
|
||||
nuk_init(int n, void *ptr)
|
||||
{
|
||||
}
|
||||
|
||||
int
|
||||
nuk_on_plane(struct nukstr *np, int pluid)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue