mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
(Ozone) Remove unused arrays
This commit is contained in:
parent
6a8fe15772
commit
22bef5dc6b
@ -779,20 +779,6 @@ static float ozone_sidebar_gradient_bottom_solarized_light[16] = {
|
|||||||
1.0000000, 1.0000000, 0.9294118, 1.0f,
|
1.0000000, 1.0000000, 0.9294118, 1.0f,
|
||||||
};
|
};
|
||||||
|
|
||||||
static float ozone_sidebar_gradient_top_purple_rain[16] = {
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
};
|
|
||||||
|
|
||||||
static float ozone_sidebar_gradient_bottom_purple_rain[16] = {
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
0.0862745, 0.0, 0.1294117, 1.0f,
|
|
||||||
};
|
|
||||||
|
|
||||||
static float ozone_sidebar_background_gray[16] =
|
static float ozone_sidebar_background_gray[16] =
|
||||||
COLOR_HEX_TO_FLOAT(0x101010, 0.0f);
|
COLOR_HEX_TO_FLOAT(0x101010, 0.0f);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user