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

  /src/games/rogue/
hit.c 60 static int to_hit(const object *);
262 to_hit(const object *obj) function
441 hit_chance += 3 * to_hit(weapon);

Completed in 15 milliseconds