add comment

This commit is contained in:
Glenn Maynard
2003-01-10 03:26:41 +00:00
parent 5d5ac4e52c
commit dfeb8feb49
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ static int g_iFramesRenderedSinceLastCheck,
PWSWAPINTERVALEXTPROC GLExt::wglSwapIntervalEXT;
const GLenum RageVertexFormat = GL_T2F_C4UB_V3F;
const GLenum RageVertexFormat = GL_T2F_C4F_N3F_V3F;
void GetGLExtensions(set<string> &ext)
{