check if GLAPIENTRYP is already set

This commit is contained in:
Alan Hourihane 2003-12-04 15:59:41 +00:00
parent f82c775fff
commit faf4059aa8

View file

@ -96,7 +96,10 @@
#define APIENTRY GLAPIENTRY
#endif
#define APIENTRYP APIENTRY *
#ifndef GLAPIENTRYP
#define GLAPIENTRYP GLAPIENTRY *
#endif
#ifdef CENTERLINE_CLPP
#define signed