X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglutdll.def;h=ac527309d68a29ab48b075fe6d1eff1193288f76;hb=7fbb15bc63c7937cab772bd942883e3811acbabf;hp=aee838ffb427b5e879e7ebaed99859e039a13164;hpb=e9ebb8053106d2504605c70a1fd777a52f1d9da4;p=freeglut diff --git a/src/freeglutdll.def b/src/freeglutdll.def index aee838f..ac52730 100644 --- a/src/freeglutdll.def +++ b/src/freeglutdll.def @@ -1,3 +1,4 @@ +LIBRARY freeglut VERSION 2.6 EXPORTS glutInit @@ -136,25 +137,19 @@ EXPORTS glutExtensionSupported glutReportErrors glutGetProcAddress - glutJoystickGetNumAxes - glutJoystickGetNumButtons - glutJoystickNotWorking - glutJoystickGetDeadBand - glutJoystickSetDeadBand - glutJoystickGetSaturation - glutJoystickSetSaturation - glutJoystickSetMinRange - glutJoystickSetMaxRange - glutJoystickSetCenter - glutJoystickGetMinRange - glutJoystickGetMaxRange - glutJoystickGetCenter glutExit glutFullScreenToggle + glutLeaveFullScreen glutGetModeValues glutInitContextFlags glutInitContextVersion glutInitContextProfile + glutInitErrorFunc + glutInitWarningFunc __glutInitWithExit __glutCreateWindowWithExit __glutCreateMenuWithExit + glutMultiButtonFunc + glutMultiEntryFunc + glutMultiMotionFunc + glutMultiPassiveFunc