- changed silly name 'shadelamplus' to shade_lamp_loop

This commit is contained in:
2003-07-08 13:07:35 +00:00
parent e45e145453
commit f4f7e8ee46
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ void renderspothalo(unsigned short *col);
void render_lighting_halo(struct HaloRen *har, float *colf);
unsigned int calchalo_z(struct HaloRen *har, unsigned int zz);
float CookTorr(float *n, float *l, float *v, int hard);
void shadelamplus(void);
void shade_lamp_loop(void);
/* void renderflare(struct HaloRen *har); */
void add_halo_flare(void);