mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Rename another function...
This commit is contained in:
@ -192,7 +192,7 @@ void SWRenderer::SwapBuffer()
|
||||
|
||||
glFlush();
|
||||
|
||||
GLInterface->SwapBuffers();
|
||||
GLInterface->Swap();
|
||||
|
||||
swstats.ResetFrame();
|
||||
|
||||
|
Reference in New Issue
Block a user