mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
Turn this static
This commit is contained in:
parent
77f3e2b2ef
commit
1e842c9701
@ -670,7 +670,7 @@ void ozone_draw_fullscreen_thumbnails(
|
||||
float left_thumbnail_draw_width = 0.0f;
|
||||
float left_thumbnail_draw_height = 0.0f;
|
||||
float background_alpha = 0.85f;
|
||||
float background_color[16] = {
|
||||
static float background_color[16] = {
|
||||
0.0f, 0.0f, 0.0f, 1.0f,
|
||||
0.0f, 0.0f, 0.0f, 1.0f,
|
||||
0.0f, 0.0f, 0.0f, 1.0f,
|
||||
|
Loading…
x
Reference in New Issue
Block a user