mirror of https://github.com/zeldaret/botw.git
chore: update libs
This commit is contained in:
parent
c704eaf245
commit
7ed2356f34
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
2
lib/agl
2
lib/agl
|
|
@ -1 +1 @@
|
|||
Subproject commit 20374c4ca7a41552f1767756730497374eef368d
|
||||
Subproject commit 62579f8f33a1cdb5ec981c49fda37ec754757888
|
||||
2
lib/sead
2
lib/sead
|
|
@ -1 +1 @@
|
|||
Subproject commit 9c5efc460fd84c21bd32e3bfa36d059409e82972
|
||||
Subproject commit a41bd13d5c2eac84a07469228b2a137de3455e72
|
||||
Loading…
Reference in New Issue