Searched refs:getdir (Results 1 – 6 of 6) sorted by relevance
137 if (!getdir(1)) { /* ask: in what direction? */ in use_camera()463 if (!getdir(0)) /* no txt */ in use_pick_axe()
176 if (!getdir(1)) in doidtrap()
298 getdir(boolean s) in getdir() function
73 int getdir(boolean);
334 if (!obj || !getdir(1)) /* ask "in what direction?" */ in dothrow()
210 if (!(objects[obj->otyp].bits & NODIR) && !getdir(1)) in dozap()