Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.c5419 int pitheight; in CheckTemp2Codes() local
5427 pitheight = maxheight - 8; in CheckTemp2Codes()
5589 if (ob->z != pitheight) in CheckTemp2Codes()
5593 if (ob->z >= pitheight) in CheckTemp2Codes()
5595 ob->z = pitheight; in CheckTemp2Codes()