We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d7e708 commit 5fffa8bCopy full SHA for 5fffa8b
src/video/SDL_video_unsupported.c
@@ -91,7 +91,6 @@ void SDL_OnApplicationDidChangeStatusBarOrientation(void)
91
92
#ifndef SDL_VIDEO_DRIVER_UIKIT
93
94
-typedef void (SDLCALL *SDL_iOSAnimationCallback)(void *userdata);
95
bool SDL_SetiOSAnimationCallback(SDL_Window *window, int interval, SDL_iOSAnimationCallback callback, void *callbackParam)
96
{
97
(void)window;
0 commit comments