Android: Implement enabling/disabling control groups

All this code for just a single checkbox... Ah well, it has to be done
This commit is contained in:
JosJuice
2022-04-18 18:54:58 +02:00
parent a78dca5fb0
commit 2113bf5e3a
5 changed files with 89 additions and 0 deletions

View File

@@ -585,6 +585,7 @@ It can efficiently compress both junk data and encrypted Wii data.
<string name="unavailable_paths">Dolphin does not have permission to access one or more configured paths. Would you like to fix this before starting?</string>
<!-- Misc -->
<string name="enabled">Enabled</string>
<string name="pitch">Total Pitch</string>
<string name="yaw">Total Yaw</string>
<string name="vertical_offset">Vertical Offset</string>