Wren testing
This commit is contained in:
@@ -1335,6 +1335,7 @@ void GL_EndRendering(void) {
|
||||
#if defined(USE_SDL2)
|
||||
SDL_GL_SwapWindow(draw_context);
|
||||
#else
|
||||
|
||||
SDL_GL_SwapBuffers();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user