Android: Add "Enable Cheats" setting to GUI

This commit is contained in:
JosJuice
2021-07-17 22:15:26 +02:00
parent 4d609c769f
commit 67a8855d9a
3 changed files with 5 additions and 0 deletions

View File

@ -135,6 +135,7 @@
<string name="general_submenu">General</string>
<string name="dual_core">Dual Core</string>
<string name="dual_core_description">Split workload to two CPU cores instead of one. Increases speed.</string>
<string name="enable_cheats">Enable Cheats</string>
<string name="speed_limit">Speed Limit (0% = Unlimited)</string>
<string name="overclock_warning">WARNING: Changing this from the default (100%) WILL break games and cause glitches. Please do not report bugs that occur with a non-default clock.</string>
<string name="gamecube_submenu">GameCube</string>