mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Updated enums + cleanup
- Enums updated to match current raylib version. Also moved around to the order matches.
This commit is contained in:
@@ -674,6 +674,5 @@ namespace Raylib
|
||||
public static extern Quaternion QuaternionTransform(Quaternion q, Matrix mat);
|
||||
|
||||
#endregion
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user