OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 29 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026