source: trunk/src/opengl/mesa/internal.h@ 3721

Last change on this file since 3721 was 2962, checked in by jeroen, 25 years ago

* empty log message *

File size: 217 bytes
Line 
1/* $Id: internal.h,v 1.1 2000-03-01 18:49:31 jeroen Exp $ */
2
3/* 'Internal' OpenGL exports necessary for GLIDE emulation wrapper */
4
5void * _System _InternalOGLQueryBB(void);
6void * _System _InternalOGLQueryFB(void);
Note: See TracBrowser for help on using the repository browser.