raylib/src/external/mini_al.c
2017-11-12 14:17:05 +10:00

2 lines
139 B
C

#define MAL_IMPLEMENTATION
#include "mini_al.h" // <-- The implementation of mini_al.h #includes windows.h, so need to #undef some stuff.