diff --git a/.gitmodules b/.gitmodules index 8b6d519..ad49ca6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ -[submodule "nds-bootloader"] - path = nds-bootloader - url = https://github.com/devkitPro/nds-bootloader [submodule "DLDI"] path = DLDI url = https://github.com/DS-Homebrew/DLDI branch = builds +[submodule "nds-bootloader"] + path = nds-bootloader + url = https://github.com/coderkei/nds-bootloader