mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01: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