(Zarch) Style nits

This commit is contained in:
twinaphex 2016-02-29 02:52:00 +01:00
parent 070f25131a
commit 042e4b0ba7

View File

@ -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();