forked from dolphin-emu/dolphin
5 lines
38 B
GLSL
5 lines
38 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample());
|
|
}
|