mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
Wait for a VBlank at the end of each frame
This commit is contained in:
@@ -84,6 +84,7 @@ int main()
|
||||
Gui::clearTextBufs();
|
||||
Gui::mainLoop(hDown, hHeld, touch);
|
||||
C3D_FrameEnd(0);
|
||||
gspWaitForVBlank();
|
||||
}
|
||||
|
||||
Gui::exit();
|
||||
|
||||
Reference in New Issue
Block a user