1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-07-03 06:24:32 +00:00

use (slightly fixed up) mojoAL instead of openALsoft in SDL2 builds

This commit is contained in:
fgenesis 2022-03-21 18:03:01 +01:00
parent 888a78c6a9
commit 2e3cd6a103
7 changed files with 5525 additions and 741 deletions

View file

@ -39,6 +39,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "FmodOpenALBridge.h"
#define AL_LIBTYPE_STATIC
#include "al.h"
#include "alc.h"