ソースを参照

Update raygui.h

Ray 1 年間 前
コミット
2c8dc854d4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/raygui.h

+ 1 - 1
src/raygui.h

@@ -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;