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

  /src/games/hack/
def.obj.h 69 unsigned o_cnt_id; /* id of container object is in */ member in struct:obj
hack.apply.c 213 obj->o_cnt_id = current_ice_box->o_id;
223 return (obj->o_cnt_id == current_ice_box->o_id);
251 if (otmp->o_cnt_id == obj->o_id)

Completed in 11 milliseconds