We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f01a8a commit 44151a5Copy full SHA for 44151a5
1 file changed
native/src/gles2_shim.c
@@ -150,4 +150,5 @@ void init_gles2_shim() {
150
GET_PROC(glBindBuffer, PFNGLBINDBUFFERPROC);
151
152
initialized = 1;
153
-}
+}
154
+#endif
0 commit comments