mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 19:48:29 +00:00
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
Macros that papered over this difference in SDL2 have been removed for SDL3. Fixes #9527.
This commit is contained in:
@@ -911,8 +911,8 @@ SDL3_0.0.0 {
|
||||
SDL_hid_send_feature_report;
|
||||
SDL_hid_set_nonblocking;
|
||||
SDL_hid_write;
|
||||
SDL_iPhoneSetAnimationCallback;
|
||||
SDL_iPhoneSetEventPump;
|
||||
SDL_iOSSetAnimationCallback;
|
||||
SDL_iOSSetEventPump;
|
||||
SDL_iconv;
|
||||
SDL_iconv_close;
|
||||
SDL_iconv_open;
|
||||
|
Reference in New Issue
Block a user