Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.c5424 int destheightoffset; in CheckTemp2Codes() local
5486 destheightoffset = DOGOFFSET-pstate->playerheight; in CheckTemp2Codes()
5488 destheightoffset = 0; in CheckTemp2Codes()
5490 if (pstate->heightoffset <= destheightoffset) in CheckTemp2Codes()