semantic in parameter names

This commit is contained in:
Daniel Borca 2005-01-06 07:38:28 +00:00
parent 994d5cc5f4
commit 9b7367154b

View file

@ -63,7 +63,7 @@ extern void tdfxCheckTexSizes( GLcontext *ctx );
extern void tdfxChooseVertexState( GLcontext *ctx );
extern void tdfxBuildVertices( GLcontext *ctx, GLuint start, GLuint count,
extern void tdfxBuildVertices( GLcontext *ctx, GLuint start, GLuint end,
GLuint newinputs );
#endif