Skip to content

Commit 44151a5

Browse files
committed
damn
1 parent 2f01a8a commit 44151a5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

native/src/gles2_shim.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,5 @@ void init_gles2_shim() {
150150
GET_PROC(glBindBuffer, PFNGLBINDBUFFERPROC);
151151

152152
initialized = 1;
153-
}
153+
}
154+
#endif

0 commit comments

Comments
 (0)