openalbridge/openalbridge.def
author nemo
Sat, 03 Apr 2010 06:52:26 +0000
changeset 3281 2f3be13e1140
parent 2216 82e7da49c26a
permissions -rw-r--r--
Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations

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