mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Renamed SDL_Del* to SDL_Remove*
This commit is contained in:
@@ -3633,3 +3633,13 @@ identifier func =~ "^(SDL_AddEventWatch|SDL_AddHintCallback|SDL_AddSurfaceAltern
|
||||
- SDL_AtomicGetPtr
|
||||
+ SDL_AtomicGetPointer
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_DelEventWatch
|
||||
+ SDL_RemoveEventWatch
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_DelHintCallback
|
||||
+ SDL_RemoveHintCallback
|
||||
(...)
|
||||
|
||||
Reference in New Issue
Block a user