Home
last modified time | relevance | path

Searched defs:trickIndex3 (Results 1 – 2 of 2) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dw_force.c4018 int trickIndex1, trickIndex2, trickIndex3, trickIndex4; in G_IsMindTricked() local
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_players.c6536 int CG_IsMindTricked(int trickIndex1, int trickIndex2, int trickIndex3, int trickIndex4, int client) in CG_IsMindTricked()