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

/openbsd-current/games/hack/
H A Dhack.engrave.c86 engr_at(xchar x, xchar y) function
101 struct engr *ep = engr_at(x,y);
129 struct engr *ep = engr_at(x,y);
157 struct engr *ep = engr_at(x,y);
183 if ((ep = engr_at(x,y)))
203 struct engr *ep, *oep = engr_at(u.ux,u.uy);
H A Dhack.h336 struct engr *engr_at(xchar, xchar);

Completed in 74 milliseconds