mirror of
https://github.com/encounter/SDL.git
synced 2025-12-13 07:06:10 +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