mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 18:29:18 -05:00
tweak
This commit is contained in:
@ -48,7 +48,7 @@
|
|||||||
#define RLGL_SUPPORT_TRACELOG
|
#define RLGL_SUPPORT_TRACELOG
|
||||||
#include "rlgl.h" // OpenGL 1.1 immediate-mode style coding
|
#include "rlgl.h" // OpenGL 1.1 immediate-mode style coding
|
||||||
|
|
||||||
#ifdef __EMSCRIPTEN__
|
#if defined(__EMSCRIPTEN__)
|
||||||
#define GLFW_INCLUDE_ES2
|
#define GLFW_INCLUDE_ES2
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user