Update to raylib 4.5 (#149)
* Update bindings to raylib 4.5 * Review naming, comments and formatting
This commit is contained in:
parent
fa6354d454
commit
d3e225a286
8 changed files with 896 additions and 287 deletions
|
|
@ -82,7 +82,7 @@ namespace Raylib_cs
|
|||
CUBEMAP_LAYOUT_LINE_VERTICAL,
|
||||
|
||||
/// <summary>
|
||||
/// Layout is defined by an horizontal line with faces
|
||||
/// Layout is defined by a horizontal line with faces
|
||||
/// </summary>
|
||||
CUBEMAP_LAYOUT_LINE_HORIZONTAL,
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue