yunque9/xcode/Classes/Native/UnityEngine_CodeGen.c

38 lines
402 B
C
Raw 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-metadata.h"
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
extern const Il2CppCodeGenModule g_UnityEngineCodeGenModule;
const Il2CppCodeGenModule g_UnityEngineCodeGenModule =
{
"UnityEngine.dll",
0,
NULL,
NULL,
0,
NULL,
0,
NULL,
0,
NULL,
NULL,
};