mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-03 09:53:40 +00:00
5 lines
38 B
GLSL
5 lines
38 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample());
|
|
}
|