Searched refs:showscores (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/games/tetris/
H A Dscores.h87 void showscores(int);
H A Dtetris.c173 showscores(0);
336 showscores(level);
H A Dscores.c372 * Read the score file. Can be called from savescore (before showscores)
373 * or showscores (if savescore will not be called). If the given pointer
848 showscores(int level) function
/netbsd-current/games/larn/
H A Dextern.h204 void showscores(void);
H A Dscores.c14 * ubroutine to print out the non-winners scoreboard showscores()
346 * showscores() Function to show the scoreboard on the terminal
352 showscores(void) function
723 showscores(); /* if we updated the scoreboard */
H A Dmain.c171 showscores();
188 showscores();

Completed in 227 milliseconds