HomeSort by: relevance | last modified time | path
    Searched refs:ody (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
def.obj.h 71 xchar odx,ody; member in struct:obj
hack.pri.c 594 if (obj->odx != obj->ox || obj->ody != obj->oy || !show)
595 if (!vism_at(obj->odx, obj->ody)) {
596 newsym(obj->odx, obj->ody);
604 obj->ody = obj->oy;
613 * if(obj->odispl){ if(!vism_at(obj->odx, obj->ody)) newsym(obj->odx,
614 * obj->ody); obj->odispl = 0; }

Completed in 12 milliseconds