mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Fixed warning building on iOS
This commit is contained in:
@@ -272,6 +272,8 @@ static BOOL IOS_AddMFIJoystickDevice(SDL_JoystickDeviceItem *device, GCControlle
|
||||
/* The HIDAPI driver is taking care of this device */
|
||||
return FALSE;
|
||||
}
|
||||
#else
|
||||
(void)is_stadia;
|
||||
#endif
|
||||
|
||||
/* These buttons are part of the original MFi spec */
|
||||
|
Reference in New Issue
Block a user