Searched refs:engr_at (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.engrave.c92 engr_at(xchar x, xchar y) function
106 struct engr *ep = engr_at(x, y);
135 struct engr *ep = engr_at(x, y);
165 struct engr *ep = engr_at(x, y);
189 if ((ep = engr_at(x, y)) != NULL)
209 struct engr *ep, *oep = engr_at(u.ux, u.uy);

Completed in 77 milliseconds