score_entry
static void make_score(struct score_entry *, const object *, int);
read_score_entry(struct score_entry *se, FILE *fp)
write_score_entry(const struct score_entry *se, int rank, FILE *fp)
struct score_entry scores[NUM_SCORE_ENTRIES];
make_score(struct score_entry *se, const object *monster, int other)