Home
last modified time | relevance | path

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

/dragonfly/games/hack/
HDhack.wield.c126 chwepon(struct obj *otmp, int amount) in chwepon() function
HDhack.read.c226 } else if (!chwepon(scroll, 1)) /* tests for !uwep */ in doread()
234 } else if (!chwepon(scroll, -1)) /* tests for !uwep */ in doread()
HDextern.h497 int chwepon(struct obj *, int);