fix: unclosed #if
This commit is contained in:
parent
3549f03fac
commit
038b10a9fe
@ -108,6 +108,7 @@ typedef int APP_GLboolean;
|
||||
typedef int APP_GLsizeiptr;
|
||||
typedef int APP_GLbitfield;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef APP_REPORT_SHADER_ERRORS
|
||||
@ -184,4 +185,3 @@ struct app_internal_opengl_t {
|
||||
APP_GLuint shader;
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
Loading…
x
Reference in New Issue
Block a user