Home
last modified time | relevance | path

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

/dports/games/jfsw/jfsw-c434002/src/
H A Dweapon.h105 #define GRENADE_VELOCITY (900) macro
H A Dweapon.c19481 nx, ny, nz, pp->pang, GRENADE_VELOCITY); in InitGrenade()
19580 nx, ny, nz, sp->ang, GRENADE_VELOCITY); in InitSpriteGrenade()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dweapon.h107 #define GRENADE_VELOCITY (900) macro
H A Dweapon.cpp19292 nx, ny, nz, fix16_to_int(pp->q16ang), GRENADE_VELOCITY); in InitGrenade()
19390 nx, ny, nz, sp->ang, GRENADE_VELOCITY); in InitSpriteGrenade()