(PSP) Take out HAVE_LANGEXTRA for PSP - RAM is not at a premium for this

console
This commit is contained in:
twinaphex 2022-04-11 07:11:16 +02:00
parent 41d84c6db1
commit c659751976

View File

@ -21,7 +21,6 @@ ASFLAGS = $(CFLAGS)
RARCH_DEFINES = -DPSP \
-D_MIPS_ARCH_ALLEGREX \
-DHAVE_LANGEXTRA \
-DHAVE_ZLIB \
-DHAVE_AUDIOMIXER \
-DHAVE_RWAV \