Home | History | Annotate | Download | only in hack

Lines Matching defs:omy

942 	xchar           gx, gy, omx, omy, nx, ny, nix, niy;
953 omy = shkp->my;
955 if ((udist = dist(omx, omy)) < 3) {
980 shkroom = inroom(omx, omy);
984 satdoor = (gx == omx && gy == omy);
994 if (shkp->mcansee && !Invis && cansee(omx, omy)) {
1021 && GDIST(omx, omy) < 3) {
1022 if (!badinv && !online(omx, omy))
1029 if (omx == gx && omy == gy)
1036 niy = omy;
1079 if (nix != omx || niy != omy) {