(IO_CONN, io_conn, IOQ_BUFSIZE, MAXIOV, LND_NOTANY, plur)
(techfactfire, reltech, P_DISTING, PLN_MAXDEF, filetruncate, sct_init) (nxtsctp, AN_SAILDIR, UDTIMES_MAX, BLITZTIME): Unused, remove.
This commit is contained in:
parent
4be9c189cb
commit
09b0b83971
19 changed files with 3 additions and 154 deletions
|
@ -148,15 +148,3 @@ issector(s_char *arg)
|
|||
|
||||
return 0;
|
||||
}
|
||||
|
||||
void
|
||||
sct_init(coord x, coord y, s_char *ptr)
|
||||
{
|
||||
struct sctstr *sp = (struct sctstr *)ptr;
|
||||
|
||||
sp->ef_type = EF_SECTOR;
|
||||
sp->sct_x = x;
|
||||
sp->sct_y = y;
|
||||
sp->sct_dist_x = x;
|
||||
sp->sct_dist_y = y;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue