mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-14 20:48:28 +08:00
5e513ecc7f
Also mark up all functions that return temporary memory with SDL_DECLSPEC_TEMP, to help people implementing language bindings. Fixes https://github.com/libsdl-org/SDL/issues/10378