mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.
This commit is contained in:
parent
871d43a839
commit
456bc301d9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user