mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-11-04 09:44:35 +00:00 
			
		
		
		
	Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.
This commit is contained in:
		@@ -127,7 +127,7 @@ extern "C" {
 | 
				
			|||||||
 *
 | 
					 *
 | 
				
			||||||
 *  By default letterbox is used
 | 
					 *  By default letterbox is used
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#define SDL_HINT_RENDER_LOGICAL_SIZE_MODE       "SDL_HINT_RENDER_LOGICAL_SIZE_MODE"
 | 
					#define SDL_HINT_RENDER_LOGICAL_SIZE_MODE       "SDL_RENDER_LOGICAL_SIZE_MODE"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 *  \brief  A variable controlling the scaling quality
 | 
					 *  \brief  A variable controlling the scaling quality
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user