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

This commit is contained in:
Sam Lantinga
2024-07-23 08:13:32 -07:00
parent 4d8b938969
commit 5c00e54073

View File

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