openalbridge/openalbridge.def
author nemo
Sun, 28 Jun 2009 14:39:18 +0000
changeset 2201 6b14d6da9a49
child 2213 bd51bbf06033
permissions -rw-r--r--
some win32 dll export thingy.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2201
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     1
LIBRARY "openalbridge"
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     2
EXPORTS
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     3
	openal_init
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     4
	openal_close
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     5
	openal_loadfile
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     6
	openal_toggleloop
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     7
	openal_setvolume
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     8
	openal_setglobalvolume
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
     9
	openal_togglemute
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    10
	openal_fadeout
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    11
	openal_fadein
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    12
	openal_playsound	
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    13
	openal_pausesound
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    14
	openal_stopsound
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    15
LIBRARY "openalbridge"
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    16
EXPORTS
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    17
	openal_init
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    18
	openal_close
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    19
	openal_loadfile
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    20
	openal_toggleloop
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    21
	openal_setvolume
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    22
	openal_setglobalvolume
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    23
	openal_togglemute
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    24
	openal_fadeout
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    25
	openal_fadein
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    26
	openal_playsound	
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    27
	openal_pausesound
6b14d6da9a49 some win32 dll export thingy.
nemo
parents:
diff changeset
    28
	openal_stopsound