renamed assets folder and added space to organize vert.
mostly actually to trigger git to rename the folder...
This commit is contained in:
@@ -11,5 +11,6 @@ void main()
|
||||
{
|
||||
texCoord = aTexCoord;
|
||||
color = aColor;
|
||||
|
||||
gl_Position = vec4(aPosition, 1.0f) * transform;
|
||||
}
|
Reference in New Issue
Block a user