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

  /src/games/hack/
hack.apply.c 78 static void use_ice_box(struct obj *);
100 use_ice_box(obj);
186 struct obj *current_ice_box;/* a local variable of use_ice_box, to be
245 use_ice_box(struct obj *obj) function in typeref:typename:void
hack.apply.c 78 static void use_ice_box(struct obj *);
100 use_ice_box(obj);
186 struct obj *current_ice_box;/* a local variable of use_ice_box, to be
245 use_ice_box(struct obj *obj) function in typeref:typename:void

Completed in 25 milliseconds