Searched refs:odx (Results 1 – 2 of 2) sorted by relevance
594 if (obj->odx != obj->ox || obj->ody != obj->oy || !show) in pobj()595 if (!vism_at(obj->odx, obj->ody)) { in pobj()596 newsym(obj->odx, obj->ody); in pobj()603 obj->odx = obj->ox; in pobj()
71 xchar odx,ody; member