1
0
Fork 0
fgdata/Shaders/road.frag
2011-09-23 23:25:15 +02:00

6 lines
58 B
GLSL

#version 120
uniform sampler2d BaseTex;
void main() {
}