Missed SDL_NumJoystickBalls() rename in SDL_migration.cocci
parent
efbbafb3f1
commit
b322d27f62
|
@ -3051,7 +3051,7 @@ typedef SDL_version, SDL_Version;
|
||||||
@@
|
@@
|
||||||
@@
|
@@
|
||||||
- SDL_JoystickNumBalls
|
- SDL_JoystickNumBalls
|
||||||
+ SDL_NumJoystickBalls
|
+ SDL_GetNumJoystickBalls
|
||||||
(...)
|
(...)
|
||||||
@@
|
@@
|
||||||
@@
|
@@
|
||||||
|
|
Loading…
Reference in New Issue