Update raygui.h

This commit is contained in:
Ray 2023-09-11 20:25:49 +02:00
parent 9907803626
commit d5e9323ba9

View File

@ -503,7 +503,7 @@ typedef enum {
LABEL, // Used also for: LABELBUTTON
BUTTON,
TOGGLE, // Used also for: TOGGLEGROUP
SLIDER, // Used also for: SLIDERBAR
SLIDER, // Used also for: SLIDERBAR, TOGGLESLIDER
PROGRESSBAR,
CHECKBOX,
COMBOBOX,