Browse Source

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

pull/4459/head
evertonse 1 week ago
parent
commit
729de10b1e
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      examples/Makefile

+ 1
- 2
examples/Makefile 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 \

Loading…
Cancel
Save