Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c: don't warn on undefined GLAD_GLES2_USE_SYSTEM_EGL (#461)
Check for a defined variable instead of a 1/0 flag, for symmetry with GLAD_GL, GLAD_GLES2 and other user-facing defines.
- Loading branch information