conditionally define GLAPIENTRYP to prevent some warnings in linux-solo
This commit is contained in:
@@ -121,7 +121,9 @@
|
||||
/* non-Windows compilation */
|
||||
# define GLAPI extern
|
||||
# define GLAPIENTRY
|
||||
# define GLAPIENTRYP *
|
||||
# ifndef GLAPIENTRYP
|
||||
# define GLAPIENTRYP *
|
||||
# endif
|
||||
# define GLCALLBACK
|
||||
# define GLCALLBACKP *
|
||||
# define GLCALLBACKPCAST *
|
||||
|
||||
Reference in New Issue
Block a user