yunque9/xcode/Classes/Native/Il2CppGenericComDefinitions...

23 lines
193 B
C++
Raw Permalink Normal View History

2025-06-20 11:52:54 +08:00
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen.h"
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END