diff --git a/android/app/src/main/res/values/arrays.xml b/android/app/src/main/res/values/arrays.xml index f6185004d..192148cf6 100644 --- a/android/app/src/main/res/values/arrays.xml +++ b/android/app/src/main/res/values/arrays.xml @@ -75,4 +75,16 @@ DigitalController AnalogController + + No Memory Card + Shared Between All Games + Separate Card Per Game (Game Code) + Separate Card Per Game (Game Title) + + + None + Shared + PerGame + PerGameTitle + diff --git a/android/app/src/main/res/xml/root_preferences.xml b/android/app/src/main/res/xml/root_preferences.xml index a35663a07..07f03f492 100644 --- a/android/app/src/main/res/xml/root_preferences.xml +++ b/android/app/src/main/res/xml/root_preferences.xml @@ -156,5 +156,22 @@ app:title="Display Touchscreen Controller" app:defaultValue="true" /> + + + + +