-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitmodules
33 lines (33 loc) · 994 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "libs/libnds"]
path = libs/libnds
url = https://github.com/blocksds/libnds
[submodule "libs/dswifi"]
path = libs/dswifi
url = https://github.com/blocksds/dswifi
[submodule "libs/maxmod"]
path = libs/maxmod
url = https://github.com/blocksds/maxmod
[submodule "tools/ndstool"]
path = tools/ndstool
url = https://github.com/blocksds/ndstool
[submodule "tools/grit"]
path = tools/grit
url = https://github.com/blocksds/grit
[submodule "tools/mmutil"]
path = tools/mmutil
url = https://github.com/blocksds/mmutil
[submodule "tools/dldipatch"]
path = tools/dldipatch
url = https://github.com/blocksds/dldipatch
[submodule "libs/libxm7"]
path = libs/libxm7
url = https://github.com/blocksds/libxm7
[submodule "sys/dldi_r4"]
path = sys/dldi_r4
url = https://github.com/blocksds/dldi_r4
[submodule "libs/libteak"]
path = libs/libteak
url = https://github.com/blocksds/libteak
[submodule "tools/squeezer"]
path = tools/squeezer
url = https://github.com/blocksds/squeezer