mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-13 01:45:45 +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. |
||
|---|---|---|
| .. | ||
| android | ||
| freebsd | ||
| gdk | ||
| linux | ||
| n3ds | ||
| openbsd | ||
| unix | ||
| windows | ||
| winrt | ||
| SDL_runapp.c | ||