Home
last modified time | relevance | path

Searched refs:MAX_PARTICLES (Results 1 – 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
Dr_part.c24 #define MAX_PARTICLES 2048 // default max # of particles at one macro
60 r_numparticles = MAX_PARTICLES; in R_InitParticles()
/external/quake/quake/src/WinQuake/
Dr_part.cpp24 #define MAX_PARTICLES 2048 // default max # of particles at one macro
60 r_numparticles = MAX_PARTICLES; in R_InitParticles()