Searched refs:savescore (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/tetris/
H A Dscores.h86 void savescore(int);
H A Dtetris.c328 savescore(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
653 savescore(int level) function
841 * Show current scores. This must be called after savescore, if
842 * savescore is called at all, for two reasons:

Completed in 97 milliseconds