diff options
Diffstat (limited to 'Source/Android/res')
| -rw-r--r-- | Source/Android/res/xml/input_prefs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Android/res/xml/input_prefs.xml b/Source/Android/res/xml/input_prefs.xml index ed85d634a8..c97375ccae 100644 --- a/Source/Android/res/xml/input_prefs.xml +++ b/Source/Android/res/xml/input_prefs.xml @@ -446,6 +446,7 @@ </PreferenceScreen> <!-- Wiimote controller bindings --> + <!-- <PreferenceScreen android:key="wiimote_bindings" android:title="@string/wiimote_bindings"> @@ -1042,5 +1043,5 @@ android:key="WiimoteShakeZ_4" android:title="@string/shake_z"/> </PreferenceScreen> - </PreferenceScreen> + </PreferenceScreen> --> </PreferenceScreen>
\ No newline at end of file |
