Remove redundant "Emulation" from "DSP HLE Emulation"

HLE stands for "high-level emulation", so "DSP HLE Emulation" would
mean "DSP High-Level Emulation Emulation"
This commit is contained in:
Léo Lam
2020-05-03 17:53:27 +02:00
parent 6e01855e8e
commit 297bbceadf
3 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@
<!-- DSP Emulation Engine -->
<string-array name="dspEngineEntriesX86_64" translatable="false">
<item>DSP HLE Emulation (fast)</item>
<item>DSP HLE (fast)</item>
<item>DSP LLE Recompiler</item>
<item>DSP LLE Interpreter (slow)</item>
</string-array>
@ -45,7 +45,7 @@
<item>2</item>
</integer-array>
<string-array name="dspEngineEntriesGeneric" translatable="false">
<item>DSP HLE Emulation (fast)</item>
<item>DSP HLE (fast)</item>
<item>DSP LLE Interpreter (slow)</item>
</string-array>
<integer-array name="dspEngineValuesGeneric" translatable="false">