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 b019cb1..79d71c5 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -125,7 +125,7 @@ else ifeq ($(platform), vita)
BUILTIN_GPU = neon
USE_DYNAREC = 1
- DRC_CACHE_BASE = 1
+ DRC_CACHE_BASE = 0
ARCH = arm
STATIC_LINKING = 1