Compatibility function to initialize the SDL library.
This function and SDL_Init() are interchangeable.
any of the flags used by SDL_Init(); see SDL_Init for details.
true on success or false on failure; call SDL_GetError() for more information.
SDL_Init SDL_Quit SDL_QuitSubSystem
See Implementation
Compatibility function to initialize the SDL library.
This function and SDL_Init() are interchangeable.