DEADSOFTWARE

Windows and core profile support
[nanogl.git] / eglwrap.cpp
index 0e6bd208514f5a779a13cb5e69427636e8d8262d..7237c5be7278fa2f76a552c1de06dca73c1f7a64 100644 (file)
@@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 extern "C++" GlESInterface* glEsImpl;
 extern "C++" void FlushOnStateChange();
-void gl_unimplemented();
+void APIENTRY gl_unimplemented(GLenum none);
 
 EGLint eglGetError (void)
     {