Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_active.cpp84 extern qboolean PM_InAttackRoll( int anim );
2156 if ( PM_InAttackRoll( self->client->ps.legsAnim ) ) in G_CheckRollSafety()
H A Dbg_panimate.cpp6988 qboolean PM_InAttackRoll( int anim ) in PM_InAttackRoll() function