Remove "glad.c"
This commit is contained in:
parent
65e0704bcd
commit
cf43b367f3
|
|
@ -726,8 +726,7 @@ RLAPI void rlLoadDrawQuad(void); // Load and draw a quad
|
||||||
#define GLAD_REALLOC RL_REALLOC
|
#define GLAD_REALLOC RL_REALLOC
|
||||||
#define GLAD_FREE RL_FREE
|
#define GLAD_FREE RL_FREE
|
||||||
|
|
||||||
#include "external/glad.c" // GLAD extensions loading library, includes OpenGL headers
|
#include "external/glad.h" // GLAD extensions loading library, includes OpenGL headers
|
||||||
#include "external/glad.h"
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user