mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-16 14:17:42 +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