openalbridge/openalbridge.def
author nemo
Thu, 15 Oct 2009 19:16:50 +0000
changeset 2463 34a484b2ddd6
parent 2216 82e7da49c26a
permissions -rw-r--r--
Play shotgun for weapon crates. Suggestion by Smaxx. Using "placed" for health/utility - could use a prettier sound for health now that there are health animation

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