Update to OpenAL Soft 1.17.2

This commit is contained in:
Ray
2016-06-06 20:39:59 +02:00
parent 6b2823775e
commit 34aea08ba2
10 changed files with 2986 additions and 1 deletions

6
.gitignore vendored
View File

@ -65,4 +65,8 @@ DerivedData/
src/libraylib.a
# oculus example
!examples/oculus_glfw_sample/LibOVRRT32_1.dll
!examples/oculus_glfw_sample/LibOVRRT32_1.dll
# external libraries DLLs
!src/external/glfw3/lib/win32/glfw3.dll
!src/external/openal_soft/lib/win32/OpenAL32.dll