tweak
This commit is contained in:
parent
7024628c65
commit
3cd9e3896a
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@
|
||||||
#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
|
||||||
|
|
||||||
#include <GLFW/glfw3.h> // Windows/Context and inputs management
|
#include <GLFW/glfw3.h> // Windows/Context and inputs management
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue