From 9879d254fd83726f436c0b5ac8fac08744afa4ae Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 11 Jan 2003 03:57:45 +0000 Subject: [PATCH] "add comment" committed the wrong file ... --- stepmania/src/RageDisplay.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/RageDisplay.cpp b/stepmania/src/RageDisplay.cpp index 4e70226629..b04fb97a59 100644 --- a/stepmania/src/RageDisplay.cpp +++ b/stepmania/src/RageDisplay.cpp @@ -47,7 +47,7 @@ static int g_iFramesRenderedSinceLastCheck, PWSWAPINTERVALEXTPROC GLExt::wglSwapIntervalEXT; -const GLenum RageVertexFormat = GL_T2F_C4F_N3F_V3F; +const GLenum RageVertexFormat = GL_T2F_C4UB_V3F; void GetGLExtensions(set &ext) {