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

* JSON parser: Use array for function params (#2255) * Parser: follow C convention of type before name * Update file names in build scripts * Rename lighting_instanced shader to instancing