aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
authorJustin Weiss2019-09-21 16:44:31 -0700
committerJustin Weiss2019-09-21 16:44:31 -0700
commitc1567e8c18840433458796664d1c857809601e27 (patch)
tree7ff2b44d2626a42334f3b0e01e5d7bdbb4b0ac83 /Makefile.libretro
parent915cd7d7a2b7d4c5f3dd53219b36f62184d68c65 (diff)
downloadpcsx_rearmed-c1567e8c18840433458796664d1c857809601e27.tar.gz
pcsx_rearmed-c1567e8c18840433458796664d1c857809601e27.tar.bz2
pcsx_rearmed-c1567e8c18840433458796664d1c857809601e27.zip
Re-enable unai on 3DS
It now builds properly, and is much much faster.
Diffstat (limited to 'Makefile.libretro')
-rw-r--r--Makefile.libretro2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 514b7ef..1b968dc 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