Need Christoph's Help
-
Remember the issue I had with the "Use of undeclared identifier", I went to Reddit and it seems I still will need Christoph's help.
glGetIntegerv(GL_BLEND_SRC, &blendSrc);
Use of undeclared identifier 'GL_BLEND_SRC'
glGetIntegerv(GL_BLEND_DST, &blendDst);
Use of undeclared identifier 'GL_BLEND_DST'
Reddit's Response:
-
@d-healey Anything sir?