Searched refs:WeaponAutoAimZvel (Results 1 – 2 of 2) sorted by relevance
/dports/games/jfsw/jfsw-c434002/src/ |
H A D | weapon.c | 14585 WeaponAutoAimZvel(SPRITEp sp, short Missile, int *zvel, short ang, BOOL test) in WeaponAutoAimZvel() function 19869 if (WeaponAutoAimZvel(pp->SpriteP, w, &zvel, 32, FALSE) == -1) in InitFireball() 22053 SAVE_CODE(WeaponAutoAimZvel),
|
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/ |
H A D | weapon.cpp | 14372 WeaponAutoAimZvel(SPRITEp sp, short Missile, int *zvel, short ang, SWBOOL test) in WeaponAutoAimZvel() function 19666 if (WeaponAutoAimZvel(pp->SpriteP, w, &zvel, 32, FALSE) == -1) in InitFireball() 21820 SAVE_CODE(WeaponAutoAimZvel),
|