X-Git-Url: https://deadsoftware.ru/gitweb?p=nanogl.git;a=blobdiff_plain;f=eglwrap.cpp;h=7237c5be7278fa2f76a552c1de06dca73c1f7a64;hp=0e6bd208514f5a779a13cb5e69427636e8d8262d;hb=57b822a8a58cbc7ff7edd99a1d375b559a198c9e;hpb=4f937221b421f3c63856af69e4d620a7f8b0a6b0 diff --git a/eglwrap.cpp b/eglwrap.cpp index 0e6bd20..7237c5b 100644 --- a/eglwrap.cpp +++ b/eglwrap.cpp @@ -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) {