Update raygui.h

This commit is contained in:
Ray 2022-05-19 13:24:07 +02:00
parent ffb4a7a851
commit 9554ca8d63

View File

@ -816,7 +816,7 @@ typedef enum {
RAYGUI_ICON_253 = 253,
RAYGUI_ICON_254 = 254,
RAYGUI_ICON_255 = 255,
} guiIconName;
} GuiIconName;
#endif
#endif