From f7b90dc84033af42d0615f821f1a3e6a8fd51f3d Mon Sep 17 00:00:00 2001 From: crueter Date: Wed, 15 Oct 2025 16:21:34 -0400 Subject: [PATCH] fix leftovers on android Signed-off-by: crueter --- src/android/app/src/main/res/values/arrays.xml | 2 ++ src/android/app/src/main/res/values/strings.xml | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/android/app/src/main/res/values/arrays.xml b/src/android/app/src/main/res/values/arrays.xml index 2150d401db..60d4593665 100644 --- a/src/android/app/src/main/res/values/arrays.xml +++ b/src/android/app/src/main/res/values/arrays.xml @@ -333,6 +333,7 @@ @string/cpu_accuracy_accurate @string/cpu_accuracy_unsafe @string/cpu_accuracy_paranoid + @string/cpu_accuracy_debugging @@ -340,6 +341,7 @@ 1 2 3 + 4 diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index 00206a5df5..50dc68e000 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -543,8 +543,6 @@ CPU - CPU Debugging - Puts the CPU in a slow debugging mode. Use Auto Stub Automatically stub missing services and functions. This may improve compatibility but can cause crashes and stability issues. @@ -1050,6 +1048,7 @@ Accurate Unsafe Paranoid + Debugging D-pad