mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-29 22:48:31 +00: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.
|
Reference in New Issue
Block a user