mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04:00
- Removed constants. Enums used instead. - Changed some functions to take enum instead of int to remove explicit cast. - Updated readme with differences.