[Android-overlay] Disable Wiimote configuration until it is wired up.

This commit is contained in:
Ryan Houdek
2013-11-29 21:12:24 -06:00
parent f6e89356c7
commit 00a25cdaf5
2 changed files with 6 additions and 6 deletions

View File

@ -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>