Sfoglia il codice sorgente

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

Sam Lantinga 1 anno fa
parent
commit
5c00e54073
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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_JoystickGetGUIDFromString
-+ SDL_GUIDFromString
++ SDL_StringToGUID
   (...)
   (...)
 @@
 @@
 @@
 @@