Sorry about that, unused vars commented out

This commit is contained in:
Joseph Carter 2000-05-26 04:19:46 +00:00
parent 5b094c2aa1
commit beb6472cd5

View file

@ -362,8 +362,8 @@ just do everything as it passes with no need to sort
void R_DrawSequentialPoly (msurface_t *s)
{
glpoly_t *p;
float *v;
int i;
// float *v;
// int i;
texture_t *t;
//