yuqucheng fa7c338ea5 init
2026-06-23 09:54:30 +08:00

22 lines
153 B
C++

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END