misc/openalbridge/openalbridge.def
author koda
Mon, 19 Apr 2010 01:39:55 +0000
changeset 3357 3836a31879e7
parent 3353 a767dd3786b5
child 3362 8d3b4d19ce27
permissions -rw-r--r--
draw a hedgehog when presenting hats other lazy loading procedure fix crash when loading multiple games

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