HomeSort by: relevance | last modified time | path
    Searched refs:make_score (Results 1 - 2 of 2) sorted by relevancy

  /src/games/rogue/
score.c 231 static void make_score(struct score_entry *, const object *, int);
408 make_score(&scores[rank], monster, other);
458 make_score(struct score_entry *se, const object *monster, int other) function
score.c 231 static void make_score(struct score_entry *, const object *, int);
408 make_score(&scores[rank], monster, other);
458 make_score(struct score_entry *se, const object *monster, int other) function

Completed in 30 milliseconds