Missed SDL_NumJoystickBalls() rename in SDL_migration.cocci

This commit is contained in:
Sam Lantinga 2024-03-10 21:31:19 -07:00
parent efbbafb3f1
commit b322d27f62
1 changed files with 1 additions and 1 deletions

View File

@ -3051,7 +3051,7 @@ typedef SDL_version, SDL_Version;
@@
@@
- SDL_JoystickNumBalls
+ SDL_NumJoystickBalls
+ SDL_GetNumJoystickBalls
(...)
@@
@@