mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Added a new examples : vertical sliders and mouse-owning sliders (#256)
This commit is contained in:
@ -353,7 +353,8 @@ EXAMPLES = \
|
||||
property_list/property_list \
|
||||
portable_window/portable_window \
|
||||
scroll_panel/scroll_panel \
|
||||
style_selector/style_selector
|
||||
style_selector/style_selector \
|
||||
custom_sliders/custom_sliders
|
||||
|
||||
CURRENT_MAKEFILE = $(lastword $(MAKEFILE_LIST))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user