Searched refs:P_FindOtherPlayer (Results 1 – 7 of 7) sorted by relevance
344 int P_FindOtherPlayer(int playerNum, int32_t *pDist);
3905 int P_FindOtherPlayer(int playerNum, int32_t *pDist) in P_FindOtherPlayer() function
5484 aGameVars[g_returnVarID].global = P_FindOtherPlayer(vm.playerNum, &tw);
1396 otherp = P_FindOtherPlayer(P_GetP(pSprite), &otherPlayerDist); in G_MovePlayers()
346 int P_FindOtherPlayer(int playerNum, int32_t *pDist);
5436 int P_FindOtherPlayer(int playerNum, int32_t *pDist) in P_FindOtherPlayer() function
1176 otherp = P_FindOtherPlayer(P_GetP(pSprite), &otherPlayerDist); in G_MovePlayers()