mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 03:28:30 +00:00
Renamed SDL_Del* to SDL_Remove*
This commit is contained in:
@@ -117,8 +117,8 @@ SDL3_0.0.0 {
|
||||
SDL_CreateWindowWithProperties;
|
||||
SDL_CursorVisible;
|
||||
SDL_DateTimeToTime;
|
||||
SDL_DelEventWatch;
|
||||
SDL_DelHintCallback;
|
||||
SDL_RemoveEventWatch;
|
||||
SDL_RemoveHintCallback;
|
||||
SDL_Delay;
|
||||
SDL_DelayNS;
|
||||
SDL_DestroyAudioStream;
|
||||
|
Reference in New Issue
Block a user