Browse Source

Updated SDL_migration.cocci for SDL_GUIDFromString rename (thanks @sezero!)

Sam Lantinga 9 months ago
parent
commit
5c00e54073
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build-scripts/SDL_migration.cocci

+ 1 - 1
build-scripts/SDL_migration.cocci

@@ -1353,7 +1353,7 @@ typedef SDL_GameControllerButton, SDL_GamepadButton;
 @@
 @@
 - SDL_JoystickGetGUIDFromString
-+ SDL_GUIDFromString
++ SDL_StringToGUID
   (...)
 @@
 @@