Home
last modified time | relevance | path

Searched refs:GetHighScoreRanking (Results 1 – 4 of 4) sorted by relevance

/dports/games/xboing/xboing/include/
H A Dhighscore.h109 int GetHighScoreRanking(u_long score);
127 int GetHighScoreRanking();
/dports/games/xboing/xboing/
H A Dlevel.c582 if (GetHighScoreRanking(score) == 1)
H A Dhighscore.c738 int GetHighScoreRanking(u_long score) in GetHighScoreRanking() function
740 int GetHighScoreRanking(score) in GetHighScoreRanking()
H A Dbonus.c633 myrank = GetHighScoreRanking(score);