17/shaders/empty.frag
2023-07-05 15:10:39 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}