Add EFX types and enums to alext.h
commit98f4f5a4f014817f8f84d4570c79da426c348516
authorChris Robinson <chris.kcat@gmail.com>
Tue, 9 Mar 2010 17:28:22 +0000 (9 09:28 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 9 Mar 2010 17:28:22 +0000 (9 09:28 -0800)
tree1d3a989f805ab96c7c3b3397eccdc82948529454
parent8feb089f5ca9166810cb2655356db2006cd22496
Add EFX types and enums to alext.h
The types and enums are in efx.h, which is included by alext.h. It's done this
way because EFX has a lot if definitions which would polute alext.h
CMakeLists.txt
OpenAL32/Include/alAuxEffectSlot.h
OpenAL32/Include/alEffect.h
OpenAL32/Include/alFilter.h
include/AL/alext.h
include/AL/efx.h [new file with mode: 0644]