Skip to content

Commit

Permalink
Oops, I forgot to clear the screen before returning.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitlith committed Sep 21, 2017
1 parent c49e7ef commit 9611ea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/menu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ void menu_unmount() {

WaitButton(BUTTON_A);
ELM_Mount();
ClearScreen(TOP_SCREEN, STD_COLOR_BG);
}

int8_t menu_select_flashcart()
Expand Down

0 comments on commit 9611ea5

Please sign in to comment.