Review issue with RLGL TraceLog()

This commit is contained in:
Ray 2020-02-03 20:20:00 +01:00
parent c3f06b7470
commit d2bb6185f1
2 changed files with 4 additions and 3 deletions

View file

@ -45,6 +45,7 @@
#define RLGL_IMPLEMENTATION
#define RLGL_STANDALONE
#define RLGL_SUPPORT_TRACELOG
#include "rlgl.h" // OpenGL 1.1 immediate-mode style coding
#ifdef __EMSCRIPTEN__