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