chore: update libs

This commit is contained in:
Pistonight
2025-09-29 18:59:24 -07:00
parent c704eaf245
commit 7ed2356f34
4 changed files with 10 additions and 4 deletions
+6
View File
@@ -1,21 +1,27 @@
[submodule "tools/common"]
path = tools/common
url = https://github.com/open-ead/nx-decomp-tools
branch = master
[submodule "toolchain/musl"]
path = toolchain/musl
url = https://github.com/open-ead/botw-lib-musl
branch = master
[submodule "lib/sead"]
path = lib/sead
url = https://github.com/open-ead/sead
branch = master
[submodule "lib/NintendoSDK"]
path = lib/NintendoSDK
url = https://github.com/open-ead/nnheaders
branch = master
[submodule "lib/agl"]
path = lib/agl
url = https://github.com/open-ead/agl
branch = master
[submodule "lib/EventFlow"]
path = lib/EventFlow
url = https://github.com/open-ead/EventFlow
branch = master
[submodule "toolchain/nx-decomp-tools-binaries"]
path = toolchain/nx-decomp-tools-binaries
url = https://github.com/open-ead/nx-decomp-tools-binaries
+2 -2
View File
@@ -63141,8 +63141,8 @@ Address,Quality,Size,Name
0x0000007100afc460,U,000092,sead::Task::rtti2
0x0000007100afc4bc,U,000048,
0x0000007100afc4ec,U,000092,
0x0000007100afc548,U,000076,_ZN4sead8TaskBase9CreateArgC2Ev
0x0000007100afc594,U,000084,_ZN4sead8TaskBase9CreateArgC1ERKNS_11TaskClassIDE
0x0000007100afc548,O,000076,_ZN4sead8TaskBase9CreateArgC2Ev
0x0000007100afc594,O,000084,_ZN4sead8TaskBase9CreateArgC1ERKNS_11TaskClassIDE
0x0000007100afc5e8,U,000284,_ZN4sead8TaskBase16SystemMgrTaskArgC1ERKNS_11TaskClassIDE
0x0000007100afc704,U,000212,_ZN4sead8TaskBaseC2ERKNS_16TaskConstructArgEPKc
0x0000007100afc7d8,U,000136,_ZN4sead8TaskBaseD2Ev
Can't render this file because it is too large.
+1 -1
Submodule lib/agl updated: 20374c4ca7...62579f8f33