HomeSort by: relevance | last modified time | path
    Searched refs:odx (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);
603 obj->odx = obj->ox;
613 * if(obj->odispl){ if(!vism_at(obj->odx, obj->ody)) newsym(obj->odx,

Completed in 12 milliseconds