update to new shader system
[carveJwlIkooP6JGAAIwe30JlM.git] / shaders / terrain.vs
1 uniform mat4x3 uMdl;
2
3 void main()
4 {
5
6 }