mirror of
https://github.com/coderkei/akmenu-next.git
synced 2025-06-18 08:55:46 -04:00
Add DLDI submodule
This commit is contained in:
parent
34996d8ed9
commit
62a7fb2220
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,3 +1,7 @@
|
|||||||
[submodule "nds-bootloader"]
|
[submodule "nds-bootloader"]
|
||||||
path = nds-bootloader
|
path = nds-bootloader
|
||||||
url = https://github.com/devkitPro/nds-bootloader
|
url = https://github.com/devkitPro/nds-bootloader
|
||||||
|
[submodule "DLDI"]
|
||||||
|
path = DLDI
|
||||||
|
url = https://github.com/DS-Homebrew/DLDI
|
||||||
|
branch = builds
|
||||||
|
1
DLDI
Submodule
1
DLDI
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6786ce4dd4368821c62692814b803ae4565561ba
|
Loading…
Reference in New Issue
Block a user