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

  /src/games/tetris/
scores.c 85 static int checkscores(struct highscore *, int);
704 nscores = checkscores(scores, nscores);
776 checkscores(struct highscore *hs, int num) function

Completed in 26 milliseconds