18/shaders/empty.frag
2023-11-11 18:30:19 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}