mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-21 18:19:19 +01:00
Update src/menu/views/joypad_controller_pak.c
This commit is contained in:
parent
dc57d9b30f
commit
7e93276f5a
@ -73,7 +73,7 @@ static void draw (menu_t *menu, surface_t *d) {
|
||||
ui_components_layout_draw();
|
||||
|
||||
// TODO: Backup from other ports, restore from SD, and/or Repair functions.
|
||||
ui_component_main_text_draw(
|
||||
ui_components_main_text_draw(
|
||||
ALIGN_CENTER, VALIGN_TOP,
|
||||
"CONTROLLER PAK MENU\n"
|
||||
"\n"
|
||||
|
Loading…
Reference in New Issue
Block a user