added _tnl_ProgramCacheDestroy() prototype

This commit is contained in:
Brian Paul
2005-06-27 00:30:56 +00:00
parent c43f03e38d
commit 397088ff5e
+2
View File
@@ -30,4 +30,6 @@
extern void _tnl_UpdateFixedFunctionProgram( GLcontext *ctx );
extern void _tnl_ProgramCacheDestroy( GLcontext *ctx );
#endif