Explorar o código

Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.

Philipp Wiesemann %!s(int64=8) %!d(string=hai) anos
pai
achega
456bc301d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/SDL_hints.h

+ 1 - 1
include/SDL_hints.h

@@ -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