input: native support for Wiimote.

This commit is contained in:
sorgelig
2019-05-05 21:48:24 +08:00
parent fb40a521f0
commit a87da32a5f
2 changed files with 75 additions and 14 deletions

View File

@@ -808,7 +808,7 @@ void HandleUI(void)
case KEY_F10:
if (user_io_osd_is_visible())
{
menustate = MENU_WMPAIR;
//menustate = MENU_WMPAIR;
}
break;