cortex
0.0.1
Loading...
Searching...
No Matches
config.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
#ifdef __EMSCRIPTEN__
9
#include <emscripten.h>
14
#define CORTEX_EMSCRIPTEN
19
#define CORTEX_API EMSCRIPTEN_KEEPALIVE
20
#else
25
#define CORTEX_API
26
#endif
include
cortex
config.hpp
Generated by
1.9.8