From aef0cf60ef7dc663695543bb7e5aff70685f1cd6 Mon Sep 17 00:00:00 2001 From: Kei <7037851+coderkei@users.noreply.github.com> Date: Sat, 14 Dec 2024 22:07:46 +0000 Subject: [PATCH] Update .gitmodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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