s/()/(void)/g

This commit is contained in:
Jeff Teunissen 2000-12-28 09:29:38 +00:00
parent bc9518c9a5
commit 8c9e535247

View file

@ -73,7 +73,7 @@ static short r_numparticles, numparticles;
extern qboolean lighthalf; extern qboolean lighthalf;
extern void GDT_Init (); extern void GDT_Init (void);
extern int part_tex_smoke[8]; extern int part_tex_smoke[8];
extern int part_tex_dot; extern int part_tex_dot;