Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dplayer.cpp134 #define PLAYER_JUMP_GRAV 24 macro
138 char PlayerGravity = PLAYER_JUMP_GRAV;
3565 PlayerGravity = PLAYER_JUMP_GRAV; in DoPlayerBeginJump()
3598 PlayerGravity = PLAYER_JUMP_GRAV; in DoPlayerBeginForceJump()
/dports/games/jfsw/jfsw-c434002/src/
H A Dplayer.c131 #define PLAYER_JUMP_GRAV 24 macro
135 char PlayerGravity = PLAYER_JUMP_GRAV;
3480 PlayerGravity = PLAYER_JUMP_GRAV; in DoPlayerBeginJump()
3512 PlayerGravity = PLAYER_JUMP_GRAV; in DoPlayerBeginForceJump()