X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fgl_core44.h;h=da9f003e9b4abcefe692f740cc9e686f9125ac96;hp=ba88224042819885adef6f971aaaa0cc10dbd94c;hb=e35bf651e7ebfe4932e877780bb00397c41a7ec2;hpb=a851cf197844a2eb15fd5ee2c350ee296e415dca diff --git a/src/gl_core44.h b/src/gl_core44.h index ba88224..da9f003 100644 --- a/src/gl_core44.h +++ b/src/gl_core44.h @@ -2630,7 +2630,7 @@ extern void (CODEGEN_FUNCPTR *_ptrc_glClearTexSubImage)(GLuint, GLint, GLint, GL enum ogl_LoadStatus { ogl_LOAD_FAILED = 0, - ogl_LOAD_SUCCEEDED = 1, + ogl_LOAD_SUCCEEDED = 1 }; int ogl_LoadFunctions();