From 297bbceadf05a68daa2b85afa2eeb25c1f42eac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sun, 3 May 2020 17:53:27 +0200 Subject: Remove redundant "Emulation" from "DSP HLE Emulation" HLE stands for "high-level emulation", so "DSP HLE Emulation" would mean "DSP High-Level Emulation Emulation" --- Source/Android/app/src/main/res/values/arrays.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Android/app') diff --git a/Source/Android/app/src/main/res/values/arrays.xml b/Source/Android/app/src/main/res/values/arrays.xml index f0766f151b..ce27ecf72e 100644 --- a/Source/Android/app/src/main/res/values/arrays.xml +++ b/Source/Android/app/src/main/res/values/arrays.xml @@ -35,7 +35,7 @@ - DSP HLE Emulation (fast) + DSP HLE (fast) DSP LLE Recompiler DSP LLE Interpreter (slow) @@ -45,7 +45,7 @@ 2 - DSP HLE Emulation (fast) + DSP HLE (fast) DSP LLE Interpreter (slow) -- cgit v1.2.3