Files
Server_Monitor/shaders/shadow_map.frag

6 lines
35 B
GLSL
Raw Normal View History

2023-09-26 19:40:16 +02:00
#version 430 core
void main()
{
}