mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-07 03:48:15 +00:00

When using FormatText() several times in same function, returned string is static and so, the same is returned, resulting in failures on shader loading.