mirror of https://github.com/libsdl-org/SDL
Missed SDL_NumJoystickBalls() rename in SDL_migration.cocci
This commit is contained in:
parent
efbbafb3f1
commit
b322d27f62
|
@ -3051,7 +3051,7 @@ typedef SDL_version, SDL_Version;
|
|||
@@
|
||||
@@
|
||||
- SDL_JoystickNumBalls
|
||||
+ SDL_NumJoystickBalls
|
||||
+ SDL_GetNumJoystickBalls
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
|
|
Loading…
Reference in New Issue