mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-07-30 18:43:53 -05:00
5 lines
47 B
GLSL
5 lines
47 B
GLSL
void main()
|
|
{
|
|
SetOutput(Sample().bgra);
|
|
}
|