mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-15 08:13:13 +00:00
Added note that the #ifdef is for !__IOS__
This commit is contained in:
@@ -80,4 +80,4 @@ int SDL_EnterAppMainCallbacks(int argc, char* argv[], SDL_AppInit_func appinit,
|
||||
return (rc < 0) ? 1 : 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // !__IOS__
|
||||
|
||||
Reference in New Issue
Block a user