18/shaders/empty.frag
2023-11-09 11:33:08 +03:00

6 lines
39 B
GLSL

#version 330 core
void main()
{
}