17/shaders/empty.frag
2024-03-01 10:11:17 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}