mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 01:51:37 +00:00
Includes for recent fixes. (forgot to upload them)
This commit is contained in:
parent
0793a90813
commit
674e537a72
3 changed files with 16 additions and 15 deletions
|
@ -150,7 +150,8 @@ void R_ParticleExplosion (vec3_t org);
|
|||
void R_LavaSplash (vec3_t org);
|
||||
void R_TeleportSplash (vec3_t org);
|
||||
|
||||
void R_PushDlights (void);
|
||||
// LordHavoc: relative bmodel lighting
|
||||
void R_PushDlights (vec3_t entorigin);
|
||||
void R_InitParticles (void);
|
||||
void R_ClearParticles (void);
|
||||
void R_DrawParticles (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue