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