mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 09:56:26 +00:00
ios: Move animation callback to its own typedef.
This commit is contained in:
@@ -49,4 +49,8 @@ typedef struct XUserHandle XUserHandle;
|
||||
typedef void *SDL_AndroidRequestPermissionCallback;
|
||||
#endif
|
||||
|
||||
#ifndef SDL_PLATFORM_IOS
|
||||
typedef void *SDL_iOSAnimationCallback;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user