misc/openalbridge/openalbridge.def
author koda
Sun, 18 Apr 2010 23:19:15 +0000
changeset 3356 3ae3fccb439e
parent 3353 a767dd3786b5
child 3362 8d3b4d19ce27
permissions -rw-r--r--
add missing controller stubs initial work for the game configuration in the ifrontend stuff for working with official apple certificates use lazy loading whenever possible

LIBRARY "openalbridge"
EXPORTS
	openal_init
	openal_close
	openal_ready
	openal_loadfile
	openal_toggleloop
	openal_setvolume
	openal_setglobalvolume
	openal_togglemute
	openal_fadeout
	openal_fadein
	openal_fade
	openal_playsound	
	openal_pausesound
	openal_stopsound