summaryrefslogtreecommitdiff
path: root/Source/Android/res
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2013-11-29 21:12:24 -0600
committerRyan Houdek <Sonicadvance1@gmail.com>2013-11-29 21:12:36 -0600
commit00a25cdaf5379a5ea3879ad7743cce47c9f44d65 (patch)
tree1f0569b632fe698a79c5cdb67bc4bda46937d436 /Source/Android/res
parentf6e89356c7d6156b73d9c82824a840b14bc7e448 (diff)
[Android-overlay] Disable Wiimote configuration until it is wired up.
Diffstat (limited to 'Source/Android/res')
-rw-r--r--Source/Android/res/xml/input_prefs.xml3
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