mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 01:44:38 +00:00
parent
8cfc0bc709
commit
8c3ae4a2fe
@ -426,6 +426,8 @@ void menuShow(Menu *root)
|
||||
}
|
||||
else if(pressed & KEY_B)
|
||||
{
|
||||
while (nbPreviousMenus == 0 && (scanHeldKeys() & KEY_B)); // wait a bit before exiting rosalina
|
||||
|
||||
Draw_Lock();
|
||||
Draw_ClearFramebuffer();
|
||||
Draw_FlushFramebuffer();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user