mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-12-13 11:26:50 +01:00
- Removing common string functions in Raylib that can easily be replaced with built in string functions from C#. Keeping a few such as TextFormat for now as I am unsure if they will be useful later.