Home
last modified time | relevance | path

Searched refs:SpawnGunSmoke (Results 1 – 3 of 3) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.h267 void SpawnGunSmoke(int x, int y, int z, int angle, int bullethole);
H A Drt_playr.c619 void SpawnGunSmoke(int x, int y, int z, int angle, int bullethole) in SpawnGunSmoke() function
H A Drt_actor.c13451 SpawnGunSmoke(xintercept,yintercept,z,angle,bullethole); in RayShoot()