mirror of
https://github.com/ndeadly/MissionControl
synced 2024-11-22 04:13:07 +00:00
Add Atmosphere-libs as submodule
This commit is contained in:
parent
9876b3f61b
commit
51ca375b70
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "libnx"]
|
||||
path = libnx
|
||||
url = https://github.com/ndeadly/libnx.git
|
||||
[submodule "Atmosphere-libs"]
|
||||
path = Atmosphere-libs
|
||||
url = https://github.com/Atmosphere-NX/Atmosphere-libs.git
|
||||
|
|
1
Atmosphere-libs
Submodule
1
Atmosphere-libs
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6913aa52953f228f7abc7cc7617a6ae6baec1eca
|
Loading…
Reference in a new issue