android: fix some compiler warnings
This commit is contained in:
parent
6dfd7a17e1
commit
7f415ce587
2 changed files with 1 additions and 2 deletions
|
@ -730,7 +730,6 @@ UpdateDeviceIdentity(SDL_HIDAPI_Device *device)
|
|||
case k_eWiiExtensionControllerType_Gamepad:
|
||||
name = "Nintendo Wii Remote with Classic Controller";
|
||||
break;
|
||||
break;
|
||||
case k_eWiiExtensionControllerType_WiiUPro:
|
||||
name = "Nintendo Wii U Pro Controller";
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue