diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-15 16:34:33 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-15 16:34:33 -0500 |
| commit | 64576432ee275a9d0a4e3a6e77c0487736cf5550 (patch) | |
| tree | 79f66d0ecc309e79d65388ab417adbcbd9e9d09f /public/unity/Build | |
| parent | 087582a9303787e6b84f7caf4292e18f5c28c997 (diff) | |
| download | snug-cup-64576432ee275a9d0a4e3a6e77c0487736cf5550.tar.gz snug-cup-64576432ee275a9d0a4e3a6e77c0487736cf5550.tar.bz2 snug-cup-64576432ee275a9d0a4e3a6e77c0487736cf5550.zip | |
Updated unity project and home page changes
Diffstat (limited to 'public/unity/Build')
| -rw-r--r-- | public/unity/Build/SnugCup.data.unityweb | bin | 59638924 -> 59637994 bytes | |||
| -rw-r--r-- | public/unity/Build/SnugCup.wasm.code.unityweb | bin | 18691581 -> 18671150 bytes | |||
| -rw-r--r-- | public/unity/Build/SnugCup.wasm.framework.unityweb | 16 |
3 files changed, 8 insertions, 8 deletions
diff --git a/public/unity/Build/SnugCup.data.unityweb b/public/unity/Build/SnugCup.data.unityweb Binary files differindex d3315e6..ff3b51f 100644 --- a/public/unity/Build/SnugCup.data.unityweb +++ b/public/unity/Build/SnugCup.data.unityweb diff --git a/public/unity/Build/SnugCup.wasm.code.unityweb b/public/unity/Build/SnugCup.wasm.code.unityweb Binary files differindex 8d6bede..4219086 100644 --- a/public/unity/Build/SnugCup.wasm.code.unityweb +++ b/public/unity/Build/SnugCup.wasm.code.unityweb diff --git a/public/unity/Build/SnugCup.wasm.framework.unityweb b/public/unity/Build/SnugCup.wasm.framework.unityweb index a76fa8d..35dbd6c 100644 --- a/public/unity/Build/SnugCup.wasm.framework.unityweb +++ b/public/unity/Build/SnugCup.wasm.framework.unityweb @@ -1289,7 +1289,7 @@ function _emscripten_asm_const_ii(code, a0) { return ASM_CONSTS[code](a0); } STATIC_BASE = GLOBAL_BASE; -STATICTOP = STATIC_BASE + 2560800; +STATICTOP = STATIC_BASE + 2559072; __ATINIT__.push({ func: (function() { __GLOBAL__sub_I_Transform_cpp(); @@ -1892,19 +1892,19 @@ __ATINIT__.push({ }) }, { func: (function() { - __GLOBAL__sub_I_Lump_libil2cpp_gc_cpp(); + __GLOBAL__sub_I_Il2CppCodeRegistration_cpp(); }) }, { func: (function() { - __GLOBAL__sub_I_Lump_libil2cpp_utils_cpp(); + __GLOBAL__sub_I_Lump_libil2cpp_gc_cpp(); }) }, { func: (function() { - __GLOBAL__sub_I_Lump_libil2cpp_metadata_cpp(); + __GLOBAL__sub_I_Lump_libil2cpp_utils_cpp(); }) }, { func: (function() { - __GLOBAL__sub_I_Il2CppCodeRegistration_cpp(); + __GLOBAL__sub_I_Lump_libil2cpp_metadata_cpp(); }) }, { func: (function() { @@ -3167,7 +3167,7 @@ __ATINIT__.push({ ___cxx_global_var_init_187(); }) }); -var STATIC_BUMP = 2560800; +var STATIC_BUMP = 2559072; Module["STATIC_BASE"] = STATIC_BASE; Module["STATIC_BUMP"] = STATIC_BUMP; var tempDoublePtr = STATICTOP; @@ -15044,8 +15044,8 @@ function nullFunc_vjji(x) { err("Build with ASSERTIONS=2 for more info."); abort(x); } -Module["wasmTableSize"] = 48023; -Module["wasmMaxTableSize"] = 48023; +Module["wasmTableSize"] = 48021; +Module["wasmMaxTableSize"] = 48021; function invoke_dddi(index, a1, a2, a3) { var sp = stackSave(); try { |
