Home
last modified time | relevance | path

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

/dports/games/heroes/heroes-0.21/src/
H A Dscores.h43 bool insert_scores (int gamemode, const char *player_name,
H A Dscores.c235 insert_scores (int gamemode, const char *player_name, in insert_scores() function
H A Dheroes.c981 if (insert_scores (gamemodeh, 0, game_id, player[t].score)) { in play_menu()
985 insert_scores (gamemodeh, player_name, game_id, player[t].score); in play_menu()
/dports/games/heroes/heroes-0.21/
H A DChangeLog.011515 * src/scores.c (insert_scores): New function.
1516 * src/scores.h (insert_scores): Likewise.
4410 * src/scores.c (insert_scores): New function.
4411 * src/scores.h (insert_scores): Likewise.