Remove raylib_opengl_interop from examples Makefile
This commit is contained in:
parent
063c0af955
commit
8651c78edf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue