mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Feat] (...): Add GLES Backend.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
#ifdef __ANDROID__
|
||||
#define __ANDROID_API__ 26
|
||||
#endif
|
||||
#define MG_EXPORT __attribute__((visibility("default")))
|
||||
#define MG_EXPORT extern "C" __attribute__((visibility("default")))
|
||||
|
||||
#include <array>
|
||||
#include <unordered_set>
|
||||
|
||||
Reference in New Issue
Block a user