From 62a7fb222071732884f077a7c3b27b6d2d138f45 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Sun, 3 Nov 2024 10:50:02 -0800 Subject: [PATCH] Add DLDI submodule --- .gitmodules | 4 ++++ DLDI | 1 + 2 files changed, 5 insertions(+) create mode 160000 DLDI diff --git a/.gitmodules b/.gitmodules index 623726f..8b6d519 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +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 diff --git a/DLDI b/DLDI new file mode 160000 index 0000000..6786ce4 --- /dev/null +++ b/DLDI @@ -0,0 +1 @@ +Subproject commit 6786ce4dd4368821c62692814b803ae4565561ba