From cfaa949e56fc69bf141c3798e220fd9f453d8ccb Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 15 Feb 2021 20:47:02 -0500 Subject: Updated unity project --- public/unity/Build/SnugCup.wasm.framework.unityweb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'public/unity/Build/SnugCup.wasm.framework.unityweb') diff --git a/public/unity/Build/SnugCup.wasm.framework.unityweb b/public/unity/Build/SnugCup.wasm.framework.unityweb index 35dbd6c..616cd59 100644 --- a/public/unity/Build/SnugCup.wasm.framework.unityweb +++ b/public/unity/Build/SnugCup.wasm.framework.unityweb @@ -1890,10 +1890,6 @@ __ATINIT__.push({ func: (function() { ___emscripten_environ_constructor(); }) -}, { - func: (function() { - __GLOBAL__sub_I_Il2CppCodeRegistration_cpp(); - }) }, { func: (function() { __GLOBAL__sub_I_Lump_libil2cpp_gc_cpp(); @@ -1906,6 +1902,10 @@ __ATINIT__.push({ func: (function() { __GLOBAL__sub_I_Lump_libil2cpp_metadata_cpp(); }) +}, { + func: (function() { + __GLOBAL__sub_I_Il2CppCodeRegistration_cpp(); + }) }, { func: (function() { __GLOBAL__sub_I_Lump_libil2cpp_vm_cpp(); -- cgit v1.2.3