Skip to content

Commit 51c31b3

Browse files
authored
update libraries (#19)
1 parent 1408a4f commit 51c31b3

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

.gitmodules

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[submodule "botw"]
22
path = libs/botw
33
url = https://github.com/Pistonight/botw-decomp
4-
branch = master
4+
branch = dev
55
[submodule "botw-symbols"]
66
path = libs/botw-symbols
77
url = https://github.com/Pistonight/botw-symbols
88
branch = main
99
[submodule "nnheaders"]
1010
path = libs/nnheaders
11-
url = https://github.com/open-ead/nnheaders
12-
branch = master
11+
url = https://github.com/Pistonight/nnheaders
12+
branch = dev
1313
[submodule "sead"]
1414
path = libs/sead
15-
url = https://github.com/open-ead/sead
16-
branch = master
15+
url = https://github.com/Pistonight/sead
16+
branch = dev

libs/botw

Submodule botw updated 175 files

libs/nnheaders

0 commit comments

Comments
 (0)