mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 10:39:20 +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();
|
ui_components_layout_draw();
|
||||||
|
|
||||||
// TODO: Backup from other ports, restore from SD, and/or Repair functions.
|
// 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,
|
ALIGN_CENTER, VALIGN_TOP,
|
||||||
"CONTROLLER PAK MENU\n"
|
"CONTROLLER PAK MENU\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user