mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
Set version of new identifiers after 3.1.3 release to 3.1.6
This commit is contained in:
committed by
Sam Lantinga
parent
45584ad73e
commit
af1c165352
@@ -2306,7 +2306,7 @@ extern "C" {
|
||||
*
|
||||
* This hint needs to be set before SDL_Init().
|
||||
*
|
||||
* \since This hint is available since SDL 3.1.4.
|
||||
* \since This hint is available since SDL 3.1.6.
|
||||
*/
|
||||
#define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_MAC_SCROLL_MOMENTUM"
|
||||
|
||||
@@ -3167,7 +3167,7 @@ extern "C" {
|
||||
*
|
||||
* This hint should be set before SDL is initialized.
|
||||
*
|
||||
* \since This hint is available since SDL 3.1.5.
|
||||
* \since This hint is available since SDL 3.1.6.
|
||||
*/
|
||||
#define SDL_HINT_VIDEO_DISPLAY_PRIORITY "SDL_VIDEO_DISPLAY_PRIORITY"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user