mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
Smaller options window
This commit is contained in:
parent
65088e89f9
commit
964e70a627
@ -899,7 +899,7 @@ int menu_select(const char **msgs, int *submenus, int sel)
|
||||
int out;
|
||||
|
||||
menu_init((char*)"", &menu, menu_font, msgs,
|
||||
0, 0, FULL_DISPLAY_X, FULL_DISPLAY_Y);
|
||||
32, 32, FULL_DISPLAY_X-64, FULL_DISPLAY_Y-64);
|
||||
|
||||
if (sel >= 0)
|
||||
select_one(&menu, sel);
|
||||
|
Loading…
Reference in New Issue
Block a user