Update bindings to raylib 4.5
This commit is contained in:
parent
7924d6f0aa
commit
c994145e2b
8 changed files with 274 additions and 156 deletions
|
|
@ -229,7 +229,7 @@ namespace Raylib_cs
|
|||
MOUSE_CURSOR_RESIZE_NESW = 8,
|
||||
|
||||
/// <summary>
|
||||
/// The omni-directional resize/move cursor shape
|
||||
/// The omnidirectional resize/move cursor shape
|
||||
/// </summary>
|
||||
MOUSE_CURSOR_RESIZE_ALL = 9,
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue