mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
fix floating window example (#392)
This commit is contained in:
@ -356,7 +356,8 @@ EXAMPLES = \
|
||||
scroll_panel/scroll_panel \
|
||||
style_selector/style_selector \
|
||||
custom_sliders/custom_sliders \
|
||||
animation_curve/animation_curve
|
||||
animation_curve/animation_curve \
|
||||
floating_window/floating_window \
|
||||
|
||||
CURRENT_MAKEFILE = $(lastword $(MAKEFILE_LIST))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user