mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-03-22 16:55:07 +00:00
Fixed typo in previous cherry-pick
This commit is contained in:
parent
660fc89967
commit
f47a08ab84
|
@ -830,8 +830,8 @@ static ControllerMapping_t *SDL_PrivateGetControllerMappingForGUID(SDL_JoystickG
|
|||
#ifdef __ANDROID__
|
||||
} else {
|
||||
mapping = SDL_CreateMappingForAndroidController(guid);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
return mapping;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue