Searched refs:make_score (Results 1 – 1 of 1) sorted by relevance
231 static void make_score(struct score_entry *, const object *, int);408 make_score(&scores[rank], monster, other); in put_scores()458 make_score(struct score_entry *se, const object *monster, int other) in make_score() function