aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
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 88a48f4..e28955b 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -155,7 +155,7 @@ else ifeq ($(platform), ctr)
# CFLAGS += -DPCSX
# BUILTIN_GPU = unai
USE_DYNAREC = 1
- DRC_CACHE_BASE = 1
+ DRC_CACHE_BASE = 0
ARCH = arm
HAVE_NEON = 0