summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders/shaders_hot_reloading.c
AgeCommit message (Collapse)Author
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
2020-08-16NEW EXAMPLE: shaders_hot_reloading #1198raysan5