Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW

This commit is contained in:
evertonse 2024-11-06 19:41:48 -03:00
parent 3e723e73d2
commit 729de10b1e

View File

@ -518,8 +518,7 @@ CORE = \
core/core_window_flags \
core/core_window_letterbox \
core/core_window_should_close \
core/core_world_screen \
core/core_clipboard_image
core/core_world_screen
SHAPES = \
shapes/shapes_basic_shapes \