This commit is contained in:
Daveo 2001-01-04 22:12:40 +00:00
parent e2956c44ee
commit 1c2b174733
3 changed files with 4 additions and 4 deletions

View file

@ -157,9 +157,9 @@ void MainLoop()
s_paulScene.render();
#endif
PrimDisplay();
VSync(0);
VidSwapDraw();
PrimDisplay();
PadUpdate();