Wait for a VBlank at the end of each frame
This commit is contained in:
parent
ea40de7130
commit
330d3e43c5
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ int main()
|
|||
Gui::clearTextBufs();
|
||||
Gui::mainLoop(hDown, hHeld, touch);
|
||||
C3D_FrameEnd(0);
|
||||
gspWaitForVBlank();
|
||||
}
|
||||
|
||||
Gui::exit();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue