mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-12 19:36:20 +08:00
21f93e127b
Now other projects can use it with their headers, if they provide an options file with specifics and are willing to follow some SDLish header conventions. This shouldn't affect SDL satellite projects, etc, since they literally use the SDL symbols, like `SDLCALL` and such, which are the defaults in the script if a .wikiheaders-options file doesn't override them.