if (SDL_InitSubSystem(SDL_INIT_AUDIO) < 0) { fprintf(stderr, "Couldn't init SDL audio: %s\n", SDL_GetError()); }