mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 02:29:19 +01:00
Update src/menu/views/joypad_controller_pak.c
This commit is contained in:
parent
c5a6e697bd
commit
dc57d9b30f
@ -70,7 +70,7 @@ static void draw (menu_t *menu, surface_t *d) {
|
||||
ui_components_messagebox_draw("Saving...");
|
||||
}
|
||||
|
||||
ui_component_layout_draw();
|
||||
ui_components_layout_draw();
|
||||
|
||||
// TODO: Backup from other ports, restore from SD, and/or Repair functions.
|
||||
ui_component_main_text_draw(
|
||||
|
Loading…
Reference in New Issue
Block a user