18/shaders/empty.frag
2024-03-01 10:24:34 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}