Searched refs:checkscores (Results 1 – 1 of 1) sorted by relevance
84 static int checkscores(struct highscore *, int);703 nscores = checkscores(scores, nscores); in savescore()775 checkscores(struct highscore *hs, int num) in checkscores() function