Add the JITIL Arm recompiler to the Android settings.

This commit is contained in:
Ryan Houdek
2013-10-09 23:08:12 +00:00
parent bd79603c66
commit ba9f2d52e1
2 changed files with 4 additions and 1 deletions

View File

@ -69,6 +69,7 @@
<string name="jit64_recompiler">JIT64 Recompiler</string>
<string name="jitil_recompiler">JITIL Recompiler</string>
<string name="jit_arm_recompiler">JIT ARM Recompiler</string>
<string name="jitil_arm_recompiler">JITIL ARM Recompiler</string>
<string name="cpu_core">CPU Core</string>
<string name="cpu_settings">CPU</string>
<string name="emu_core_to_use">Emulation core to use</string>