18/shaders/empty.frag
2023-06-20 16:09:10 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}