mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
(XMB) remove unused variable
This commit is contained in:
parent
b9570953b0
commit
31164349fa
@ -1198,7 +1198,7 @@ static void xmb_draw_items(xmb_handle_t *xmb, gl_t *gl,
|
||||
char name[PATH_MAX_LENGTH];
|
||||
char value[PATH_MAX_LENGTH];
|
||||
menu_entry_t entry;
|
||||
float icon_x, icon_y, alpha;
|
||||
float icon_x, icon_y;
|
||||
|
||||
GRuint texture_switch = 0;
|
||||
GRuint icon = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user