aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
authorhizzlekizzle2019-03-12 10:25:21 -0500
committerGitHub2019-03-12 10:25:21 -0500
commit5a49b8a2620bfdfaaf59ae25aa51bde44610371b (patch)
tree3a3b71888d742d9ada0f2dd1178d342e52730a2e /Makefile.libretro
parent186cd6a4469c82d5e7be0cf919eec97c4f304432 (diff)
parent1f056562e2bf8a37995029f7166fb8b1bbd1f0cc (diff)
downloadpcsx_rearmed-5a49b8a2620bfdfaaf59ae25aa51bde44610371b.tar.gz
pcsx_rearmed-5a49b8a2620bfdfaaf59ae25aa51bde44610371b.tar.bz2
pcsx_rearmed-5a49b8a2620bfdfaaf59ae25aa51bde44610371b.zip
Merge pull request #243 from retro-wertz/unai_fixes
gpu_unai buildfix and re-enable on 3ds
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 8899ed7..2d88b70 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -177,7 +177,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