mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-03-26 02:17:44 +00:00
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@80 783a27ee-832a-0410-bc00-9f386506c6dd
12 lines
211 B
C
12 lines
211 B
C
/* ------------------------------------------------------------------------ */
|
|
|
|
extern GLboolean glxewGetExtension (const char* name);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* _WIN32 */
|
|
|
|
#endif /* __glxew_h__ */
|