1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-22 16:20:58 +00:00

(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

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