Turn this static

This commit is contained in:
twinaphex 2020-09-01 06:31:20 +02:00
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,