Home | History | Annotate | Download | only in hack

Lines Matching defs:omx

942 	xchar           gx, gy, omx, omy, nx, ny, nix, niy;
952 omx = shkp->mx;
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)
1035 nix = omx;
1079 if (nix != omx || niy != omy) {