From 1f056562e2bf8a37995029f7166fb8b1bbd1f0cc Mon Sep 17 00:00:00 2001 From: retro-wertz Date: Tue, 12 Mar 2019 14:21:03 +0800 Subject: 3DS: Re-enable unai gpu - As per request for performance testing sacrificing quality --- Makefile.libretro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.libretro') 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 -- cgit v1.2.3