mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Update cool1.glsl
This commit is contained in:
parent
7c3bfaaff6
commit
9218fe9764
@ -20,5 +20,6 @@ void main()
|
||||
blue = c0.r;
|
||||
green = c0.r;
|
||||
}
|
||||
|
||||
ocol0 = vec4(red, green, blue, 1.0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user