mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-11 22:18:54 +01:00
Update to OpenAL Soft 1.17.2
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user