mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-11-04 01:34:38 +00:00 
			
		
		
		
	Update documentation to note that this hint works on Android too (thanks Trent!)
This commit is contained in:
		@@ -339,7 +339,7 @@ extern "C" {
 | 
			
		||||
#define SDL_HINT_IDLE_TIMER_DISABLED "SDL_IOS_IDLE_TIMER_DISABLED"
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 *  \brief  A variable controlling which orientations are allowed on iOS.
 | 
			
		||||
 *  \brief  A variable controlling which orientations are allowed on iOS/Android.
 | 
			
		||||
 *
 | 
			
		||||
 *  In some circumstances it is necessary to be able to explicitly control
 | 
			
		||||
 *  which UI orientations are allowed.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user