mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
(XMB) Fix a small display regression
This commit is contained in:
parent
9640d98b98
commit
490cffc645
@ -1560,6 +1560,7 @@ static void xmb_list_insert(void *data,
|
||||
if (i == current)
|
||||
{
|
||||
node->alpha = xmb->i_active_alpha;
|
||||
node->label_alpha = xmb->i_active_alpha;
|
||||
node->zoom = xmb->i_active_zoom;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user