mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-20 03:33:54 +08:00
It turns out that this is incorrect and any C linkage is already taken care of by SDL when redefining SDL_main. Fixes https://github.com/libsdl-org/SDL/issues/11068