mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-02-19 22:02:41 +01:00
Whitespace
This commit is contained in:
parent
3f000cb343
commit
430009723d
@ -564,7 +564,6 @@ static void select_next(menu_t *p_menu, int dx, int dy)
|
||||
|
||||
static void select_one(menu_t *p_menu, int sel)
|
||||
{
|
||||
|
||||
if (sel >= p_menu->n_entries)
|
||||
sel = 0;
|
||||
p_menu->cur_sel = sel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user