From aeba8b5e1231c2d6dae7a4f8c9cbbfbcda40fd48 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sun, 25 Jul 2021 14:38:07 +1000 Subject: [PATCH] Update Android strings --- extras/android-translation/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extras/android-translation/values/strings.xml b/extras/android-translation/values/strings.xml index 5cdcec6e3..0d5dd717f 100644 --- a/extras/android-translation/values/strings.xml +++ b/extras/android-translation/values/strings.xml @@ -388,4 +388,8 @@ Cancel Add Create Launcher Shortcut + Show VRAM + Shows the entirety of the console\'s VRAM instead of the display area (debugging feature). + CPU Recompiler Block Linking + Enables the generated code to directly jump between blocks without going through the dispatcher. Provides a measurable speed boost.