mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
Rename SDL_BUTTON() to SDL_BUTTON_MASK()
Fixes https://github.com/libsdl-org/SDL/issues/11056
This commit is contained in:
@@ -3710,3 +3710,7 @@ identifier func =~ "^(SDL_AddEventWatch|SDL_AddHintCallback|SDL_AddSurfaceAltern
|
||||
- SDL_SetThreadPriority
|
||||
+ SDL_SetCurrentThreadPriority
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_BUTTON
|
||||
+ SDL_BUTTON_MASK
|
||||
|
||||
Reference in New Issue
Block a user