mirror of
https://github.com/neon443/ColourCam3DS.git
synced 2026-03-11 13:26:17 +00:00
fix more stuff
This commit is contained in:
@@ -46,6 +46,7 @@ int main(int argc, char* argv[])
|
||||
// Your code goes here
|
||||
u32 kDown = hidKeysDown();
|
||||
if (kDown & KEY_START) {
|
||||
printf("start presed\n");
|
||||
flushBuffs(buf);
|
||||
gfxFlushBuffers();
|
||||
gspWaitForVBlank();
|
||||
|
||||
Reference in New Issue
Block a user