-
-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f029752
commit ce32e92
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule FAudio
updated
6 files
+1 −1 | CMakeLists.txt | |
+6 −1 | csharp/FAudio.cs | |
+22 −0 | extensions/DestroyVoiceSafeEXT.txt | |
+6 −1 | include/FAudio.h | |
+67 −1 | src/FAudio.c | |
+1 −1 | src/FAudio_internal.c |
Submodule FNA3D
updated
3 files
+1 −1 | CMakeLists.txt | |
+1 −1 | include/FNA3D.h | |
+16 −10 | src/FNA3D_Driver_D3D11.c |