Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A DDUKE3D.H431 long MotoOnGround; member
H A Dplayer4.c1387 if (p->MotoOnGround) in processinput()
1392 p->MotoOnGround = 0; in processinput()
1422 p->MotoOnGround = 1; in processinput()
H A Dgame1.c990 sprintf(tbuf, "MotoOnGround = %d", p->MotoOnGround); in checksync()
H A Dpremap.c313 p->MotoOnGround = 1; in resetplayerstats()