(libnx) Add HAVE_LANGEXTRA

This commit is contained in:
twinaphex 2018-10-06 16:30:25 +02:00
parent d628e01247
commit 9b68aa23a9

View File

@ -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