summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorJordan Woyak <jordan.woyak@gmail.com>2026-04-02 17:55:29 -0500
committerJordan Woyak <jordan.woyak@gmail.com>2026-04-02 18:11:29 -0500
commit26583fd026b4a236de332827bbf4fd91ffb18dcf (patch)
tree5abe422e92ff7078016d65f0559cf7f3db18cf8c /Source/Android/app/src/main/res/values/strings.xml
parente20f52ce7c36ba501b38b4610c9bd2c32aae869d (diff)
HW/GBACore: Remove the GBA "Threads" setting. Make GBAs always run on dedicated threads in preparation for future improvements.
Diffstat (limited to 'Source/Android/app/src/main/res/values/strings.xml')
-rw-r--r--Source/Android/app/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml
index c1c9ec4b09..5c2e978d48 100644
--- a/Source/Android/app/src/main/res/values/strings.xml
+++ b/Source/Android/app/src/main/res/values/strings.xml
@@ -86,7 +86,6 @@
<string name="slot_b_device">GameCube Slot B Device</string>
<string name="serial_port_1_device">GameCube Serial Port 1 Device</string>
<string name="gba_settings">GBA Settings</string>
- <string name="gba_threads">Run GBA Cores in Dedicated Threads</string>
<string name="gba_bios_path">BIOS</string>
<string name="gb_player_rom">Game Boy Player ROM</string>
<string name="gba_saves_path">Saves</string>