openalbridge/openalbridge.def
author koda
Wed, 10 Feb 2010 22:00:49 +0000
changeset 2799 558b29bf00c5
parent 2216 82e7da49c26a
permissions -rw-r--r--
add a new way to fetch version info from pascal to c complete the stubs for the new lua section fixed a glitch in the ifrontend

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