From 9d8c207aaf5f90879c0d527dfdc1bb486eee77c5 Mon Sep 17 00:00:00 2001 From: JosJuice Date: Mon, 24 Jan 2022 22:18:57 +0100 Subject: [PATCH] Android: Make texture cache accuracy level names match DolphinQt --- Source/Android/app/src/main/res/values/arrays.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Android/app/src/main/res/values/arrays.xml b/Source/Android/app/src/main/res/values/arrays.xml index 5569cf7c8a..2833d23b86 100644 --- a/Source/Android/app/src/main/res/values/arrays.xml +++ b/Source/Android/app/src/main/res/values/arrays.xml @@ -207,9 +207,9 @@ - Low + Fast Medium - High + Safe 128