mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Initial work on adding support for mini_al.
This commit is contained in:
2
src/external/mini_al.c
vendored
Normal file
2
src/external/mini_al.c
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
#define MAL_IMPLEMENTATION
|
||||
#include "mini_al.h" // <-- The implementation of mini_al.h #includes windows.h, so need to #undef some stuff.
|
||||
10437
src/external/mini_al.h
vendored
Normal file
10437
src/external/mini_al.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user