mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-01 02:04:30 +00:00
5 lines
38 B
GLSL
5 lines
38 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample());
|
|
}
|