From ee72805dc05eca414cbfe6158df4f324b87cf619 Mon Sep 17 00:00:00 2001 From: ubkp <118854183+ubkp@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:17:35 -0300 Subject: [PATCH] Revert previous commit (8651c78) --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Makefile b/examples/Makefile index 0ac412a16..cd079c312 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -505,7 +505,7 @@ AUDIO = \ OTHERS = \ others/easings_testbed \ others/embedded_files_loading \ -# others/raylib_opengl_interop \ + others/raylib_opengl_interop \ others/raymath_vector_angle \ others/rlgl_compute_shader \ others/rlgl_standalone