This commit is contained in:
twinaphex 2016-05-06 22:15:24 +02:00
parent 2e319213e3
commit 5d5ad0548a
1 changed files with 4 additions and 0 deletions

View File

@ -80,6 +80,10 @@ typedef GLclampf GLclampd;
#define GL_ALPHA_TEST 0x0BC0
#endif
#ifndef GL_CLIP_DISTANCE0
#define GL_CLIP_DISTANCE0 0x3000
#endif
#define MAX_ATTRIB 8
#define MAX_TEXTURE 32