mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-06 05:17:48 +00:00
SDL.h now exists solely as a header that includes everything else, instead of one that forces you to include everything else when you just want the declaration for SDL_Init(). Fixes #6840.