forked from LeenkxTeam/LNXRNT
Kore Update
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
using namespace Kore;
|
||||
|
||||
#if defined(KORE_WINDOWS) || (defined(KORE_LINUX) && defined(GL_VERSION_4_3)) || (defined(KORE_ANDROID) && defined(GL_ES_VERSION_3_1))
|
||||
#if defined(KINC_WINDOWS) || (defined(KINC_LINUX) && defined(GL_VERSION_4_3)) || (defined(KINC_ANDROID) && defined(GL_ES_VERSION_3_1))
|
||||
#define HAS_COMPUTE
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user