mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-04 19:55:19 +00:00
SDL_migration.cocci: add SDL_JoystickGetGUIDString -> SDL_GUIDToString.
This commit is contained in:
parent
dd0536b170
commit
0cf06bf131
1 changed files with 5 additions and 0 deletions
|
|
@ -3688,6 +3688,11 @@ typedef SDL_JoystickGUID, SDL_GUID;
|
|||
+ SDL_GUID
|
||||
@@
|
||||
@@
|
||||
- SDL_JoystickGetGUIDString
|
||||
+ SDL_GUIDToString
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_GUIDFromString
|
||||
+ SDL_StringToGUID
|
||||
(...)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue