mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
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);
|
|
}
|