HomeSort by: relevance | last modified time | path
    Searched defs:make_score (Results 1 - 3 of 3) 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 in typeref:typename:void
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 in typeref:typename:void
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 in typeref:typename:void

Completed in 33 milliseconds