Misc fixes, mostly related to no-joycon controls

This commit is contained in:
Such Meme, Many Skill
2020-05-02 20:53:13 +02:00
parent a146a38af7
commit 7add4b6b13
7 changed files with 23 additions and 10 deletions

View File

@@ -451,7 +451,7 @@ static void _show_errors(){
}
RESETCOLOR;
gfx_printf("\n\nPress any key to continue...");
gfx_printf("\n\nPress vol+/- or power to continue");
*excp_enabled = 0;
btn_wait();