mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
32fe37d834
Removes the README.txt file in favour of a new wiki page I'm going to generate.
5 lines
43 B
GLSL
5 lines
43 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample().brga);
|
|
}
|