mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -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