mirror of
https://github.com/libretro/RetroArch
synced 2025-02-25 21:41:03 +00:00
5 lines
29 B
GLSL
5 lines
29 B
GLSL
|
#version 450
|
||
|
void main()
|
||
|
{
|
||
|
}
|