Rename hint string literal SDL_HINT_MAC_SCROLL_MOMENTUM
This commit is contained in:
parent
3db10a6b2c
commit
6d85127560
1 changed files with 1 additions and 1 deletions
|
@ -2303,7 +2303,7 @@ extern "C" {
|
|||
*
|
||||
* \since This hint is available since SDL 3.0.0.
|
||||
*/
|
||||
#define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_HINT_MAC_SCROLL_MOMENTUM"
|
||||
#define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_MAC_SCROLL_MOMENTUM"
|
||||
|
||||
/**
|
||||
* Request SDL_AppIterate() be called at a specific rate.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue