From: Justin Weiss Date: Sat, 21 Sep 2019 23:44:31 +0000 (-0700) Subject: Re-enable unai on 3DS X-Git-Tag: r24l~698^2 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1567e8c18840433458796664d1c857809601e27;hp=915cd7d7a2b7d4c5f3dd53219b36f62184d68c65;p=pcsx_rearmed.git Re-enable unai on 3DS It now builds properly, and is much much faster. --- diff --git a/Makefile.libretro b/Makefile.libretro index 514b7efc..1b968dc2 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -188,7 +188,7 @@ else ifeq ($(platform), ctr) CFLAGS += -Werror=implicit-function-declaration # CFLAGS += -DPCSX -# BUILTIN_GPU = unai + BUILTIN_GPU = unai USE_DYNAREC = 1 DRC_CACHE_BASE = 0 ARCH = arm