Update src/menu/views/joypad_controller_pak.c

This commit is contained in:
Robin Jones 2024-11-11 17:49:23 +00:00 committed by GitHub
parent 05c0f30c36
commit 84c635be2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"