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