SDL_sound
SDL_sound copied to clipboard
playsound: Update the window code for SDL2
This is now activated via the --window argument, rather than by defining ENABLE_EVENTS.
Thinking aloud: if we do this, should we remove the SDL_MAIN_HANDLED define? I guess no, one should need a console to use that new --window switch..
@icculus ?
Defering to @icculus' judgement.