diff options
author | chai <chaifix@163.com> | 2019-04-13 20:15:07 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-04-13 20:15:07 +0800 |
commit | 866e00474be3bfe0e7dac73b720af0b9ebf7109a (patch) | |
tree | 36c44e99352e2d582b4f2f1dbd4e9e672a54f2cf /source/modules/asura-core/core_config.h | |
parent | b5b43bac50ad58949e70bcd1a34b1e6c4765fd51 (diff) |
*misc
Diffstat (limited to 'source/modules/asura-core/core_config.h')
-rw-r--r-- | source/modules/asura-core/core_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/modules/asura-core/core_config.h b/source/modules/asura-core/core_config.h index 717f254..8a0e8c7 100644 --- a/source/modules/asura-core/core_config.h +++ b/source/modules/asura-core/core_config.h @@ -8,4 +8,6 @@ #define ASURA_OPENGL_GLUT (1 << 3) #define ASURA_OPENGL_LOADER (ASURA_OPENGL_GLAD|ASURA_OPENGL_GLEE|ASURA_OPENGL_GLUT) +#define ASURA_GL_PROFILE 1 + #endif
\ No newline at end of file |