(Particles) Some targets do not anything, inluding comments before the version line
[platform/core/uifw/dali-demo.git] / examples / particles / shaders / particle-view-simple.frag
index e2611af..942a401 100644 (file)
@@ -1,6 +1,5 @@
-// Shader for an unlit, unfogged, textured mesh.
-
 #version 300 es
+// Shader for an unlit, unfogged, textured mesh.
 
 precision mediump float;
 uniform vec4 uColor;