Home
last modified time | relevance | path

Searched refs:NUM_SCORES (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/games/atc/
H A Dlog.c161 if (good != 6 || ++num_scores >= NUM_SCORES) in log_score()
206 if (num_scores < NUM_SCORES) in log_score()
218 if (!found && !changed && num_scores < NUM_SCORES) { in log_score()
H A Dtunable.c52 int NUM_SCORES = 18; variable
H A Dtunable.h44 extern int NUM_SCORES;