OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SV_StartParticle
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
server.h
220
void
SV_StartParticle
(vec3_t org, vec3_t dir, int color, int count);
sv_main.cpp
75
SV_StartParticle
80
void
SV_StartParticle
(vec3_t org, vec3_t dir, int color, int count)
pr_cmds.cpp
496
SV_StartParticle
(org, dir, (int) color, (int) count);
[
all
...]
Completed in 71 milliseconds