This commit is contained in:
parent
5c55823d63
commit
e2956c44ee
12 changed files with 277 additions and 203 deletions
|
@ -146,7 +146,6 @@ void MainLoop()
|
|||
#ifdef __USER_paul__
|
||||
s_paulScene.think(frames);
|
||||
#endif
|
||||
|
||||
while(DrawSync(1));
|
||||
|
||||
// Render States
|
||||
|
@ -159,8 +158,8 @@ void MainLoop()
|
|||
#endif
|
||||
|
||||
PrimDisplay();
|
||||
VidSwapDraw();
|
||||
VSync(0);
|
||||
VidSwapDraw();
|
||||
|
||||
PadUpdate();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue