Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.c3681 {int txhigh,txlow,tyhigh,tylow; in ClearActorat() local
3689 txhigh = (tryx + pwrad) >> 16; in ClearActorat()
3693 for(x=txlow;x<=txhigh;x++) in ClearActorat()
3700 {int txhigh,txlow,tyhigh,tylow; in SetActorat() local
3707 txhigh = (tryx + pwrad) >> 16; in SetActorat()
3712 for(x=txlow;x<=txhigh;x++) in SetActorat()