Initialization flags for SDL_Init and/or SDL_InitSubSystem
These are the flags which may be passed to SDL_Init. You should specify the subsystems which you will be using in your application.
SDL_Init SDL_Quit SDL_InitSubSystem SDL_QuitSubSystem SDL_WasInit
See Implementation
Initialization flags for SDL_Init and/or SDL_InitSubSystem
These are the flags which may be passed to SDL_Init. You should specify the subsystems which you will be using in your application.