parent
8cfc0bc709
commit
8c3ae4a2fe
@ -426,6 +426,8 @@ void menuShow(Menu *root)
|
|||||||
}
|
}
|
||||||
else if(pressed & KEY_B)
|
else if(pressed & KEY_B)
|
||||||
{
|
{
|
||||||
|
while (nbPreviousMenus == 0 && (scanHeldKeys() & KEY_B)); // wait a bit before exiting rosalina
|
||||||
|
|
||||||
Draw_Lock();
|
Draw_Lock();
|
||||||
Draw_ClearFramebuffer();
|
Draw_ClearFramebuffer();
|
||||||
Draw_FlushFramebuffer();
|
Draw_FlushFramebuffer();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user