h3nnn4n opened this issue 7 years ago · 1 comments
Calling SDL_Init(SDL_INIT_EVERYTHING) is not needed and will fail on some systems that doesn't have all SDL components installed.
SDL_Init(SDL_INIT_EVERYTHING)
Fixed.