#define SDL_MAIN_USE_CALLBACKS 1 /* use the callbacks instead of main() */ #include <SDL3/SDL.h> #include <SDL3/SDL_main.h> icculus added this to the 3.2.0 milestone Jan 5, 2025 icculus self-assigned this Ja