style: format glsl files and fix inc_src

This commit is contained in:
2026-05-11 07:34:47 +02:00
parent 53c5639f92
commit dd20515e2b
21 changed files with 134 additions and 134 deletions
+1 -1
View File
@@ -74,4 +74,4 @@ float magic_reverse(float i)
return magic_reverse(vec2(0), vec3(0, 0, 1), i);
}
#endif
#endif