Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_map.c2279 static const fixed_t hoophalfheight = (56*FRACUNIT)/2; variable
2294 abs((players[i].mo->z+hoophalfheight) - z) >= hoopblockdist) in P_CheckHoopPosition()