Add another old alias.

This commit is contained in:
EXetoC 2014-04-16 01:04:14 +02:00
commit dcb63e1d2d

View file

@ -110,6 +110,7 @@ type
GLubyte* = uint8
GLushort* = uint16
GLuint* = uint32
GLhandle* = GLuint
GLsizei* = int32
GLfloat* = float32
GLclampf* = float32