Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_local.h130 void P_StealPlayerScore(player_t *player, UINT32 amount);
H A Dlua_baselib.c1148 P_StealPlayerScore(player, amount); in lib_pStealPlayerScore()
H A Dp_inter.c279 P_StealPlayerScore(player, 50); in P_DoMatchSuper()
H A Dp_user.c1451 void P_StealPlayerScore(player_t *player, UINT32 amount) in P_StealPlayerScore() function