Update raygui.h

This commit is contained in:
Ray 2023-12-15 19:38:51 +01:00
parent dc10371543
commit 2c8dc854d4

View File

@ -567,7 +567,7 @@ typedef enum {
// Other possible text properties:
// TEXT_WEIGHT // Normal, Italic, Bold -> Requires specific font change
// TEXT_INDENT // Text indentation -> Now using TEXT_PADDING...
// TEXT_INDENT // Text indentation -> Now using TEXT_PADDING...
// Label
//typedef enum { } GuiLabelProperty;