mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-13 03:38:35 +08:00
40d8ec4be9
_alloca is an intrinsic function on MSVC, which means it has no address and is no symbol. Hence CheckSymbolExists will always fail finding it.