mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Rename another function...
This commit is contained in:
parent
c43a0dac2e
commit
9a58f9a3bb
13 changed files with 13 additions and 13 deletions
|
@ -192,7 +192,7 @@ void SWRenderer::SwapBuffer()
|
|||
|
||||
glFlush();
|
||||
|
||||
GLInterface->SwapBuffers();
|
||||
GLInterface->Swap();
|
||||
|
||||
swstats.ResetFrame();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue