Lines Matching defs:gy
942 xchar gx, gy, omx, omy, nx, ny, nix, niy;983 gy = ESHK(shkp)->shk.y;984 satdoor = (gx == omx && gy == omy);987 gy = u.uy;996 gy = u.uy;1001 #define GDIST(x,y) ((x-gx)*(x-gx)+(y-gy)*(y-gy))1016 avoid = (u.uinshop && dist(gx, gy) > 8);1025 appr = gx = gy = 0;1029 if (omx == gx && omy == gy)
Indexes created Fri Oct 03 02:09:57 GMT 2025