Home
last modified time | relevance | path

Searched refs:NUMOFQUEST (Results 1 – 1 of 1) sorted by last modified time

/dports/games/tbclock/tbclock-1.10/
H A Dmod_guessbin.c42 #define NUMOFQUEST 20 macro
103 struct history history[NUMOFQUEST];
114 unsigned int tm = tbc.format.height / 2 - (NUMOFQUEST + 7) / 2; in guessbin_score_history()
123 for (i = 0; i < NUMOFQUEST; i++) { in guessbin_score_history()
355 g->q_tot = NUMOFQUEST; in guessbin_init()