17/shaders/empty.frag
2024-02-29 15:56:12 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}