Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dplayer.cpp103 #define PLAYER_DIVE_FRICTION (49152L) macro
5201 pp->friction = PLAYER_DIVE_FRICTION; in DoPlayerBeginDive()
5254 pp->friction = PLAYER_DIVE_FRICTION; in DoPlayerBeginDiveNoWarp()
/dports/games/jfsw/jfsw-c434002/src/
H A Dplayer.c100 #define PLAYER_DIVE_FRICTION (49152L) macro
5136 pp->friction = PLAYER_DIVE_FRICTION; in DoPlayerBeginDive()
5188 pp->friction = PLAYER_DIVE_FRICTION; in DoPlayerBeginDiveNoWarp()