Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Dhack.apply.c81 static int use_pick_axe(struct obj *);
98 res = use_pick_axe(obj); in doapply()
426 use_pick_axe(struct obj *obj) in use_pick_axe() function