16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 00:49:19 +02:00
Files
maszyna/shaders/shadowmap.frag
2020-02-21 22:50:52 +01:00

6 lines
34 B
GLSL

in vec2 f_coord;
void main()
{
}