mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 19:38:15 +00:00

* [core] Added desktop cursor getter and setter functions * Example: Set mouse cursor in text input box * Setup standard cursors _after_ GLFW window initialization * Remove old `int GetMouseWheelMove` declaration