SDL/include
Sam Lantinga a3b5eb07b2 Removed extern "C" linkage from main() declaration
According to the C++ spec, main() should not have any linkage specifier:
https://en.cppreference.com/w/cpp/language/main_function

Fixes https://github.com/libsdl-org/SDL/issues/8738
2023-12-26 10:19:22 -08:00
..
SDL3 Removed extern "C" linkage from main() declaration 2023-12-26 10:19:22 -08:00
build_config Added SDL_strnstr() 2023-12-03 15:06:46 -08:00