mirror of
https://github.com/raylib-cs/raylib-cs
synced 2026-01-27 23:51:42 +01:00
- Removed constants. Enums used instead. - Changed some functions to take enum instead of int to remove explicit cast. - Updated readme with differences.