defined APIENTRY if undefined

This commit is contained in:
Brian Paul 2000-05-22 16:26:52 +00:00
parent 57a055c82f
commit 4951c0e0a8

View file

@ -30,7 +30,9 @@
#ifndef _WIN32
/* added by BrianP: */
#ifndef APIENTRY
#define APIENTRY GLAPIENTRY
#endif
#define __cdecl GLAPIENTRY
#define CDECL GLAPIENTRY
#endif