Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dw_saber.c2263 static QINLINE float G_GetAnimPoint(gentity_t *self) in G_GetAnimPoint() function
4331 if (dmg <= 40 || G_GetAnimPoint(self) <= 0.4f) in CheckSaberDamage()
4339 if (G_GetAnimPoint(self) <= 0.4f) in CheckSaberDamage()