mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 10:29:10 +00:00
Added glDrawRangeElements to function list.
This was SVN commit r297.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#ifndef REAL_GL_1_2
|
||||
FUNC(void, glMultiTexCoord2f, (int, float, float))
|
||||
FUNC(void, glDrawRangeElements,(GLenum,GLuint,GLuint,GLsizei,GLenum,GLvoid*))
|
||||
#endif
|
||||
|
||||
#ifndef REAL_GL_1_3
|
||||
|
||||
Reference in New Issue
Block a user