mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-02 12:19:17 -05:00
@ -776,7 +776,7 @@ RLAPI void rlLoadDrawQuad(void); // Load and draw a quad
|
|||||||
#if defined(RLGL_IMPLEMENTATION)
|
#if defined(RLGL_IMPLEMENTATION)
|
||||||
|
|
||||||
// Expose OpenGL functions from glad in raylib
|
// Expose OpenGL functions from glad in raylib
|
||||||
#if defined(BUILD_SHARED_LIBS)
|
#if defined(BUILD_LIBTYPE_SHARED)
|
||||||
#define GLAD_API_CALL_EXPORT_BUILD
|
#define GLAD_API_CALL_EXPORT_BUILD
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user