HomeSort by: relevance | last modified time | path
    Searched defs:showscores (Results 1 - 2 of 2) sorted by relevancy

  /src/games/larn/
scores.c 14 * ubroutine to print out the non-winners scoreboard showscores()
346 * showscores() Function to show the scoreboard on the terminal
352 showscores(void) function in typeref:typename:void
723 showscores(); /* if we updated the scoreboard */
  /src/games/tetris/
scores.c 372 * Read the score file. Can be called from savescore (before showscores)
373 * or showscores (if savescore will not be called). If the given pointer
843 * - Showscores munches the time field.
848 showscores(int level) function in typeref:typename:void

Completed in 66 milliseconds