mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Remove raylib_opengl_interop from examples Makefile
This commit is contained in:
@ -505,7 +505,7 @@ AUDIO = \
|
|||||||
OTHERS = \
|
OTHERS = \
|
||||||
others/easings_testbed \
|
others/easings_testbed \
|
||||||
others/embedded_files_loading \
|
others/embedded_files_loading \
|
||||||
others/raylib_opengl_interop \
|
# others/raylib_opengl_interop \
|
||||||
others/raymath_vector_angle \
|
others/raymath_vector_angle \
|
||||||
others/rlgl_compute_shader \
|
others/rlgl_compute_shader \
|
||||||
others/rlgl_standalone
|
others/rlgl_standalone
|
||||||
|
|||||||
Reference in New Issue
Block a user