mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
more tree recovering. This includes Despair's anisotropy support work.
This commit is contained in:
parent
0029a26f40
commit
23f71485d1
18 changed files with 128 additions and 48 deletions
|
@ -79,7 +79,7 @@ void R_Particles_Init_Cvars (void);
|
|||
void R_InitBubble (void);
|
||||
|
||||
void R_InitParticles (void);
|
||||
inline void R_ClearParticles (void);
|
||||
void R_ClearParticles (void);
|
||||
void R_DrawParticles (void);
|
||||
struct cvar_s;
|
||||
void R_MaxParticlesCheck (struct cvar_s *r_particles,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue