mirror of
https://github.com/devkitPro/wut.git
synced 2026-07-02 00:11:27 -05:00
Re-organise .gitmodules file
This commit is contained in:
parent
d44b7f774e
commit
40ff966159
8
.gitmodules
vendored
8
.gitmodules
vendored
|
|
@ -1,9 +1,9 @@
|
|||
[submodule "tools/ext/zlib"]
|
||||
path = externals/zlib
|
||||
url = https://github.com/madler/zlib.git
|
||||
[submodule "tools/ext/excmd"]
|
||||
[submodule "externals/excmd"]
|
||||
path = externals/excmd
|
||||
url = https://github.com/exjam/excmd
|
||||
[submodule "externals/fmt"]
|
||||
path = externals/fmt
|
||||
url = https://github.com/fmtlib/fmt
|
||||
[submodule "externals/zlib"]
|
||||
path = externals/zlib
|
||||
url = https://github.com/madler/zlib.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user