mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
platform macros try 2
This commit is contained in:
parent
590a1a4503
commit
b92dc9cf46
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ THE SOFTWARE.
|
|||
#include "ccMacros.h"
|
||||
#include <unordered_map>
|
||||
|
||||
// Geode macros
|
||||
#include "../../../platform/platform.hpp"
|
||||
|
||||
#ifdef EMSCRIPTEN
|
||||
#include <GLES2/gl2.h>
|
||||
#endif // EMSCRIPTEN
|
||||
|
|
Loading…
Reference in a new issue