Rename another function...

This commit is contained in:
Ryan Houdek 2012-12-26 00:34:09 -06:00
commit 9a58f9a3bb
13 changed files with 13 additions and 13 deletions

View file

@ -192,7 +192,7 @@ void SWRenderer::SwapBuffer()
glFlush();
GLInterface->SwapBuffers();
GLInterface->Swap();
swstats.ResetFrame();