Updated enums + cleanup
- Enums updated to match current raylib version. Also moved around to the order matches.
This commit is contained in:
parent
2104ac1534
commit
d76e1f3c96
3 changed files with 304 additions and 240 deletions
|
|
@ -674,6 +674,5 @@ namespace Raylib
|
|||
public static extern Quaternion QuaternionTransform(Quaternion q, Matrix mat);
|
||||
|
||||
#endregion
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue