mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Rename hint string literal SDL_HINT_MAC_SCROLL_MOMENTUM
This commit is contained in:

committed by
Sam Lantinga

parent
3db10a6b2c
commit
6d85127560
@@ -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.
|
||||
|
Reference in New Issue
Block a user