This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update mini_al to latest version (Web Audio / AAudio backends)
pull/711/head
raysan5
6 years ago
parent
d0d99d3503
commit
9740b1eb70
2 changed files
with
1837 additions
and
765 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/external/mini_al.c
+1836
-765
src/external/mini_al.h
+ 1
- 0
src/external/mini_al.c
View File
@ -3,5 +3,6 @@
#
define MINI_AL_IMPLEMENTATION
#
define MAL_NO_JACK
#
define MAL_NO_OPENAL
#
define MAL_NO_SDL
/
/
#
define
MAL_NO_NULL
#
include
"mini_al.h"
+ 1836
- 765
src/external/mini_al.h
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save