Browse Source

Missed SDL_NumJoystickBalls() rename in SDL_migration.cocci

Sam Lantinga 1 year ago
parent
commit
b322d27f62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build-scripts/SDL_migration.cocci

+ 1 - 1
build-scripts/SDL_migration.cocci

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