fix(raygui): make some funcs return bool instead of i32
This commit is contained in:
parent
67fd5af55a
commit
0de5f8aed0
4 changed files with 52 additions and 24 deletions
|
|
@ -98,6 +98,10 @@ MANUAL = [
|
|||
"GuiListViewEx",
|
||||
"GuiPanel",
|
||||
"GuiScrollPanel",
|
||||
"GuiButton",
|
||||
"GuiLabelButton",
|
||||
"GuiCheckBox",
|
||||
"GuiTextBox",
|
||||
"DrawSplineLinear",
|
||||
"DrawSplineBasis",
|
||||
"DrawSplineCatmullRom",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue