Home
last modified time | relevance | path

Searched refs:out_ice_box (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.apply.c76 int out_ice_box(struct obj *);
220 out_ice_box(struct obj *obj) in out_ice_box() function
250 if(askchain(fcobj, NULL, 0, out_ice_box, ck_ice_box, 0)) in use_ice_box()