Home
last modified time | relevance | path

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

/openbsd/games/hack/
H A Dhack.wield.c124 chwepon(struct obj *otmp, int amount) in chwepon() function
H A Dhack.read.c219 if(!chwepon(scroll, 1)) /* tests for !uwep */ in doread()
228 if(!chwepon(scroll, -1)) /* tests for !uwep */ in doread()
H A Dhack.h705 int chwepon(struct obj *, int);