Files
Server_Monitor/shaders/shadow_map.frag
2023-09-26 19:40:16 +02:00

6 lines
35 B
GLSL

#version 430 core
void main()
{
}