Home
last modified time | relevance | path

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

/dports/games/quake2max/Quake2maX_0.45-src_unix/client/
H A Dparticles.h36 particle_bulletmark, enumerator
H A Dcl_fx.c77 re.SetParticlePicture(particle_bulletmark, "particles/bulletmark.png"); in SetParticleImages()
2825 CL_ImpactMark (origin, ang, size, tr.surface->flags, particle_bulletmark); in CL_ParticleBulletDecal()
/dports/games/q2p/Q2P-0.2-2006-12-31/client/
H A Dclient.h522 particle_inferno, particle_footprint, particle_bulletmark, enumerator
H A Dcl_fx.c80 re.SetParticlePicture(particle_bulletmark, "gfx/decal_bullet.pcx"); in SetParticleImages()
1415 CL_ImpactMark (origin, ang, size, tr.surface->flags, particle_bulletmark); in CL_ParticleBulletDecal()