mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Update cool1.glsl
This commit is contained in:
parent
7c3bfaaff6
commit
9218fe9764
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ void main()
|
|||
blue = c0.r;
|
||||
green = c0.r;
|
||||
}
|
||||
|
||||
ocol0 = vec4(red, green, blue, 1.0);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue