Home
last modified time | relevance | path

Searched refs:Rank_get_max_survival_time (Results 1 – 2 of 2) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Drank.h153 static inline double Rank_get_max_survival_time(player_t *pl) in Rank_get_max_survival_time() function
H A Dcollision.c1170 || pl->survival_time > Rank_get_max_survival_time(pl))) { in Player_collides_with_killing_shot()
1175 Rank_get_max_survival_time(pl)); in Player_collides_with_killing_shot()