Home
last modified time | relevance | path

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

/openbsd/games/tetris/
H A Dscores.h53 void showscores(int);
H A Dtetris.c201 showscores(0); in main()
364 showscores(level); in main()
H A Dscores.c327 showscores(int level) in showscores() function