1 2 3 4 5 6 7
#define SDL_MAIN_HANDLED #include <SDL2/SDL.h> #include <SDL2/SDL_vulkan.h> #ifdef RICH_SDL2_RUST_TTF #include <SDL2/SDL_ttf.h> #endif