Oops, frogot the header.

Minor whitespace cleanup in gl_rmain.c
This commit is contained in:
Zephaniah E. Hull 2000-09-28 08:05:09 +00:00
parent 383075bb39
commit d02d9e140b
2 changed files with 2 additions and 8 deletions

View file

@ -920,8 +920,6 @@ static void R_SetupGL (void)
glShadeModel (GL_SMOOTH);
else
glShadeModel (GL_FLAT);
}
/*