mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-12-01 15:04:15 +01:00
Update src/menu/views/joypad_controller_pak.c
This commit is contained in:
parent
84c635be2e
commit
f01614a1ca
@ -67,7 +67,7 @@ static void draw (menu_t *menu, surface_t *d) {
|
|||||||
ui_component_background_draw();
|
ui_component_background_draw();
|
||||||
|
|
||||||
if (backup_in_progress) {
|
if (backup_in_progress) {
|
||||||
ui_component_messagebox_draw("Saving...");
|
ui_components_messagebox_draw("Saving...");
|
||||||
}
|
}
|
||||||
|
|
||||||
ui_component_layout_draw();
|
ui_component_layout_draw();
|
||||||
|
Loading…
Reference in New Issue
Block a user