Includes for recent fixes. (forgot to upload them)

This commit is contained in:
Forest Hale 2000-06-30 23:10:23 +00:00
parent 0793a90813
commit 674e537a72
3 changed files with 16 additions and 15 deletions

View file

@ -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);