mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 13:09:11 +00:00
Rename SDL_BUTTON() to SDL_BUTTON_MASK()
Fixes https://github.com/libsdl-org/SDL/issues/11056
This commit is contained in:
parent
d529407ce7
commit
6c64c62114
11 changed files with 40 additions and 33 deletions
build-scripts
|
@ -3710,3 +3710,7 @@ identifier func =~ "^(SDL_AddEventWatch|SDL_AddHintCallback|SDL_AddSurfaceAltern
|
|||
- SDL_SetThreadPriority
|
||||
+ SDL_SetCurrentThreadPriority
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_BUTTON
|
||||
+ SDL_BUTTON_MASK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue