Ver código fonte

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

Sam Lantinga 1 ano atrás
pai
commit
5c00e54073
1 arquivos alterados com 1 adições e 1 exclusões
  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
   (...)
 @@
 @@