Convert alBuffer.c to C++

A test to ensure everything works.
This commit is contained in:
Chris Robinson 2018-10-31 10:37:16 -07:00
parent 4b7af24ed5
commit 624bc1c839
2 changed files with 300 additions and 388 deletions

View File

@ -816,7 +816,7 @@ SET(OPENAL_OBJS
OpenAL32/Include/alAuxEffectSlot.h
OpenAL32/alAuxEffectSlot.c
OpenAL32/Include/alBuffer.h
OpenAL32/alBuffer.c
OpenAL32/alBuffer.cpp
OpenAL32/Include/alEffect.h
OpenAL32/alEffect.c
OpenAL32/Include/alError.h

File diff suppressed because it is too large Load Diff