_LVOglutInit	equ	-30
	xdef	_LVOglutInit
_LVOglutInitDisplayMode	equ	-36
	xdef	_LVOglutInitDisplayMode
_LVOglutInitWindowPosition	equ	-42
	xdef	_LVOglutInitWindowPosition
_LVOglutInitWindowSize	equ	-48
	xdef	_LVOglutInitWindowSize
_LVOglutMainLoop	equ	-54
	xdef	_LVOglutMainLoop
_LVOglutCreateWindow	equ	-60
	xdef	_LVOglutCreateWindow
_LVOglutDestroyWindow	equ	-66
	xdef	_LVOglutDestroyWindow
_LVOglutPostRedisplay	equ	-72
	xdef	_LVOglutPostRedisplay
_LVOglutSwapBuffers	equ	-78
	xdef	_LVOglutSwapBuffers
_LVOglutGetWindow	equ	-84
	xdef	_LVOglutGetWindow
_LVOglutSetWindow	equ	-90
	xdef	_LVOglutSetWindow
_LVOglutSetWindowTitle	equ	-96
	xdef	_LVOglutSetWindowTitle
_LVOglutPositionWindow	equ	-102
	xdef	_LVOglutPositionWindow
_LVOglutReshapeWindow	equ	-108
	xdef	_LVOglutReshapeWindow
_LVOglutCreateMenu	equ	-114
	xdef	_LVOglutCreateMenu
