From ff40f5057d3edcbb5827efd1fe410cba572e1f58 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 9 Jan 2003 04:48:29 +0000 Subject: [PATCH] err, not yet --- 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) {