SDL/src/main
Ryan C. Gordon 38e3c6a4aa
main: Add an optional `appstate` param to main callback entry points.
This allows apps to maintain state data without using global variables.

Fixes #9377.
2024-03-27 17:22:08 -04:00
..
emscripten Updated copyright for 2024 2024-01-01 13:15:26 -08:00
generic Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
ios Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
winrt Make WinRT's SDL_main header-only 2022-12-15 08:01:01 -08:00
SDL_main_callbacks.c main: Add an optional `appstate` param to main callback entry points. 2024-03-27 17:22:08 -04:00
SDL_main_callbacks.h main: Fixed compiler warning on Android. 2024-02-20 15:56:26 -05:00