mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-07 20:08:14 +00:00

GLSL 1.10 is typesafe ([PDF specs](https://www.khronos.org/registry/OpenGL/specs/gl/GLSLangSpec.1.10.pdf), page 22), so this shader will not load properly during build. It's not a super important change, but I came across it while playing with the examples on my pi.