mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-17 07:16:00 +00:00
android: fix some compiler warnings
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user