fix: changed android defines
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "render/shaders/EntityShader.h"
|
||||
|
||||
#ifdef ANDROID
|
||||
#ifdef __ANDROID__
|
||||
static const char vertexSource[] =
|
||||
R"(#version 300 es
|
||||
|
||||
|
||||
Reference in New Issue
Block a user