mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 07:29:09 +00:00
Set version of new identifiers after 3.1.3 release to 3.1.6
This commit is contained in:
parent
45584ad73e
commit
af1c165352
8 changed files with 10 additions and 10 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue