SDL/include
Daniel Gibson 1de559248e PortNintendo 3DS SDL_main to header-only + SDL_N3DSRunApp()
and move the #undef main and #define main SDL_main to the start/end of
SDL_main_impl.h instead of repeating it in every platform implementation

Thanks to SDL_N3DSRunApp we don't need the #include <3ds.h> in
SDL_main_impl.h - that caused conflicts with testthread.c, because both
have (different) ThreadFunc typedefs.
2022-12-15 08:01:01 -08:00
..
SDL3 PortNintendo 3DS SDL_main to header-only + SDL_N3DSRunApp() 2022-12-15 08:01:01 -08:00
build_config More cleanup for #6619 2022-12-01 12:53:11 -08:00