mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 21:19:11 +00:00
Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.
This commit is contained in:
parent
871d43a839
commit
456bc301d9
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ extern "C" {
|
|||
*
|
||||
* 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue