X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=include%2FGL%2Ffreeglut_ext.h;h=6bf84b8607a55875a52ecf0bf9d81779f2c14ee6;hb=6b975bfa34c872ed3287967a385b1f193da99097;hp=c0fddbf7625ef6316de4c7fa194ea9a879a7bfeb;hpb=1fd9514b5c5df8a4bf974787f26f6cc3dd84c1cc;p=freeglut diff --git a/include/GL/freeglut_ext.h b/include/GL/freeglut_ext.h index c0fddbf..6bf84b8 100644 --- a/include/GL/freeglut_ext.h +++ b/include/GL/freeglut_ext.h @@ -127,6 +127,7 @@ FGAPI void FGAPIENTRY glutExit ( void ); * Window management functions, see freeglut_window.c */ FGAPI void FGAPIENTRY glutFullScreenToggle( void ); +FGAPI void FGAPIENTRY glutLeaveFullScreen( void ); /* * Window-specific callback functions, see freeglut_callbacks.c