mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-11 17:05:41 +00:00
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. |
||
|---|---|---|
| .. | ||
| gendynapi.py | ||
| SDL_dynapi.c | ||
| SDL_dynapi.h | ||
| SDL_dynapi.sym | ||
| SDL_dynapi_overrides.h | ||
| SDL_dynapi_procs.h | ||