Tetra/Minesweeper/Library/Bee/artifacts/WebGL/il2cppOutput/cpp/UnityEngine.GridModule_CodeGen.c
2025-05-01 01:48:08 -07:00

40 lines
641 B
C

#include "pch-c.h"
#include "codegen/il2cpp-codegen-metadata.h"
extern void GridLayout_DoNothing_mA280987BF98D257023D46C2C01902FC82EE6A00A (void);
static Il2CppMethodPointer s_methodPointers[1] =
{
GridLayout_DoNothing_mA280987BF98D257023D46C2C01902FC82EE6A00A,
};
static const int32_t s_InvokerIndices[1] =
{
14822,
};
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_GridModule_CodeGenModule;
const Il2CppCodeGenModule g_UnityEngine_GridModule_CodeGenModule =
{
"UnityEngine.GridModule.dll",
1,
s_methodPointers,
0,
NULL,
s_InvokerIndices,
0,
NULL,
0,
NULL,
0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
};