mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-26 04:24:16 +01:00
Update src/menu/views/joypad_controller_pak.c
This commit is contained in:
parent
05c0f30c36
commit
84c635be2e
@ -120,7 +120,7 @@ static void draw (menu_t *menu, surface_t *d) {
|
||||
);
|
||||
}
|
||||
else {
|
||||
ui_component_actions_bar_text_draw(
|
||||
ui_components_actions_bar_text_draw(
|
||||
ALIGN_LEFT, VALIGN_TOP,
|
||||
"\n"
|
||||
"B: Back"
|
||||
|
Loading…
Reference in New Issue
Block a user