Browse Source

Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.

Philipp Wiesemann 8 years ago
parent
commit
456bc301d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL_hints.h

+ 1 - 1
include/SDL_hints.h

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