mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(Zarch) Style nits
This commit is contained in:
parent
070f25131a
commit
042e4b0ba7
@ -595,7 +595,8 @@ static void zarch_zui_render_lay_settings(zui_t *zui)
|
||||
zarch_layout = LAY_HOME;
|
||||
}
|
||||
|
||||
static bool zarch_zui_gamepad_input(zui_t *zui, int *gamepad_index, int *list_first,
|
||||
static bool zarch_zui_gamepad_input(zui_t *zui,
|
||||
int *gamepad_index, int *list_first,
|
||||
unsigned skip)
|
||||
{
|
||||
unsigned size = menu_entries_get_size();
|
||||
|
Loading…
x
Reference in New Issue
Block a user