mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Cleanup
This commit is contained in:
parent
a13b07551c
commit
490af3cb3e
@ -843,7 +843,6 @@ static void mui_frame(void *data)
|
|||||||
float *highlighted_entry_color = blue_50;
|
float *highlighted_entry_color = blue_50;
|
||||||
float *footer_bg_color = white_bg;
|
float *footer_bg_color = white_bg;
|
||||||
float *body_bg_color = white_transp_bg;
|
float *body_bg_color = white_transp_bg;
|
||||||
settings_t *settings = config_get_ptr();
|
|
||||||
float *active_tab_marker_color = blue_500;
|
float *active_tab_marker_color = blue_500;
|
||||||
float *passive_tab_icon_color = grey_bg;
|
float *passive_tab_icon_color = grey_bg;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user