mirror of
				https://github.com/Ryujinx/SDL.git
				synced 2025-11-04 10:44:59 +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