mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
fixed wglew bug
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@213 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
ac1bbc2f0e
commit
3a0f14c839
@ -11,7 +11,7 @@ extern WGLEWContext* wglewGetContext();
|
|||||||
#endif /* GLEW_MX */
|
#endif /* GLEW_MX */
|
||||||
|
|
||||||
GLEWAPI GLenum wglewContextInit (WGLEWContext* ctx);
|
GLEWAPI GLenum wglewContextInit (WGLEWContext* ctx);
|
||||||
GLEWAPI GLboolean wglewGetExtension (const GLubyte* name);
|
GLEWAPI GLboolean wglewGetExtension (const char* name);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user