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