mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Remove comments
This commit is contained in:
@ -281,9 +281,6 @@ typedef enum {
|
|||||||
// TextBox / TextBoxMulti / ValueBox / Spinner
|
// TextBox / TextBoxMulti / ValueBox / Spinner
|
||||||
typedef enum {
|
typedef enum {
|
||||||
MULTILINE_PADDING = 16,
|
MULTILINE_PADDING = 16,
|
||||||
//SPINNER_BUTTON_WIDTH,
|
|
||||||
//SPINNER_BUTTON_PADDING,
|
|
||||||
//SPINNER_BUTTON_BORDER_WIDTH
|
|
||||||
} GuiTextBoxProperty;
|
} GuiTextBoxProperty;
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
|||||||
Reference in New Issue
Block a user