Home
last modified time | relevance | path

Searched refs:enexto (Results 1 – 3 of 3) sorted by relevance

/openbsd/games/hack/
H A Dhack.makemon.c157 mm = enexto(mm.x, mm.y); in makemon()
166 enexto(xchar xx, xchar yy) in enexto() function
H A Dhack.h415 coord enexto(xchar, xchar);
H A Dhack.mon.c898 mm = enexto(u.ux, u.uy); in mnexto()