diff --git a/Makefile.libnx b/Makefile.libnx index 36b614de5e..00343d6b1c 100644 --- a/Makefile.libnx +++ b/Makefile.libnx @@ -46,6 +46,7 @@ HAVE_FREETYPE = 0 HAVE_SWITCH = 1 HAVE_LIBNX = 1 HAVE_OPENGL = 1 +HAVE_LANGEXTRA = 1 ifeq ($(HAVE_OPENGL), 1) HAVE_EGL = 1