mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-07 18:07:27 +00:00
Should now show game in the background
This commit is contained in:
parent
dc43941b12
commit
2f28acb3a9
@ -75,10 +75,10 @@ const GLfloat ZUI_BG_PANEL[] = {
|
||||
0, 0, 0, 0.25,
|
||||
};
|
||||
const GLfloat ZUI_BG_SCREEN[] = {
|
||||
0.07, 0.19, 0.26, 1,
|
||||
0.07, 0.19, 0.26, 1,
|
||||
0.15, 0.31, 0.47, 1,
|
||||
0.15, 0.31, 0.47, 1,
|
||||
0.07, 0.19, 0.26, 0.75,
|
||||
0.07, 0.19, 0.26, 0.75,
|
||||
0.15, 0.31, 0.47, 0.75,
|
||||
0.15, 0.31, 0.47, 0.75,
|
||||
};
|
||||
const GLfloat ZUI_BG_HILITE[] = {
|
||||
0.22, 0.60, 0.74, 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user