18/shaders/empty.frag
2024-01-12 15:07:40 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}