mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-25 14:05:00 +00:00
4 lines
38 B
GLSL
4 lines
38 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample());
|
|
}
|