mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-02 09:58:11 +00:00
makes the SDL_main code shorter Also added a generic SDL_RunApp() implementation for platforms that don't really need it. Some platforms (that use SDL_main but haven't been ported yet) are still missing, but are added in the following commits.