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
4ac3b381e6
commit
05c0f30c36
@ -83,7 +83,7 @@ static void draw (menu_t *menu, surface_t *d) {
|
||||
|
||||
// Bonus would be to handle individual per game entries!
|
||||
if (accessory_is_cpak[0]) {
|
||||
ui_component_main_text_draw(
|
||||
ui_components_main_text_draw(
|
||||
ALIGN_LEFT, VALIGN_TOP,
|
||||
"\n"
|
||||
"\n"
|
||||
|
Loading…
Reference in New Issue
Block a user