Removed DUSK_ prefix
This commit is contained in:
@@ -43,7 +43,7 @@ void meshDraw(
|
||||
"Vertex offset + count must not exceed vertex count"
|
||||
);
|
||||
|
||||
#if DUSK_DISPLAY_SDL2
|
||||
#if DISPLAY_SDL2
|
||||
// PSP style pointer legacy OpenGL
|
||||
const GLsizei stride = sizeof(meshvertex_t);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user