mirror of https://github.com/axmolengine/axmol.git
commit
f6ae01c523
|
@ -53,4 +53,4 @@ extern PFNGLDELETEVERTEXARRAYSOESPROC glDeleteVertexArraysOESEXT;
|
|||
#define glDeleteVertexArraysOES glDeleteVertexArraysOESEXT
|
||||
|
||||
|
||||
#endif // __PLATFOMR_CCGL_H__
|
||||
#endif // __CCGL_H__
|
||||
|
|
|
@ -34,4 +34,4 @@ THE SOFTWARE.
|
|||
#include <OPenGLES/ES2/glext.h>
|
||||
|
||||
|
||||
#endif // __PLATFOMR_CCGL_H__
|
||||
#endif // __CCGL_H__
|
||||
|
|
|
@ -27,4 +27,4 @@ THE SOFTWARE.
|
|||
|
||||
#include "GL/glew.h"
|
||||
|
||||
#endif // __PLATFOMR_CCGL_H__
|
||||
#endif // __CCGL_H__
|
||||
|
|
Loading…
Reference in New Issue