misc/libopenalbridge/openalbridge.def
author belphegorr <szabibibi@gmail.com>
Tue, 10 Jul 2012 15:20:12 +0300
changeset 7249 79b399c04410
parent 3514 59dbd31e9953
permissions -rw-r--r--
Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added

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