From 944485b9ae8a2f1359fa0ffd3d05098195c7291e Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Fri, 29 Nov 2019 05:23:00 +0100 Subject: [PATCH] Update Makefile.libnx --- Makefile.libnx | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.libnx b/Makefile.libnx index 7110edcee8..8701676699 100644 --- a/Makefile.libnx +++ b/Makefile.libnx @@ -21,6 +21,7 @@ OBJ := DEFINES := -D__SWITCH__=1 -U__linux__ -U__linux -DGLM_FORCE_PURE=1 -DRARCH_CONSOLE -DRARCH_INTERNAL -DGLOBAL_CONFIG_DIR='"/switch"' -DHAVE_STB_VORBIS +HAVE_DR_MP3 = 1 HAVE_TRANSLATE = 1 HAVE_AUDIOMIXER = 1 HAVE_CC_RESAMPLER = 1