Skip to content

Commit 2c5d7c7

Browse files
committed
dlditool now in dstools package
1 parent e5d204e commit 2c5d7c7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

build-devkit.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ LIBFAT_VER=1.1.2
3838
DSTOOLS_VER=1.1.0
3939
GRIT_VER=0.8.14
4040
NDSTOOL_VER=2.1.0
41-
DLDITOOL_VER=1.24.0
4241
MMUTIL_VER=1.8.6
4342

4443
DFU_UTIL_VER=0.9.1
@@ -213,7 +212,7 @@ if [ $VERSION -eq 1 ]; then
213212

214213
hostarchives="gbatools-$GBATOOLS_VER.tar.bz2 gp32tools-$GP32_TOOLS_VER.tar.bz2
215214
dstools-$DSTOOLS_VER.tar.bz2 grit-$GRIT_VER.tar.bz2 ndstool-$NDSTOOL_VER.tar.bz2
216-
general-tools-$GENERAL_TOOLS_VER.tar.bz2 dlditool-$DLDITOOL_VER.tar.bz2 mmutil-$MMUTIL_VER.tar.bz2
215+
general-tools-$GENERAL_TOOLS_VER.tar.bz2 mmutil-$MMUTIL_VER.tar.bz2
217216
dfu-util-$DFU_UTIL_VER.tar.bz2 stlink-$STLINK_VER.tar.bz2 3dstools-$TOOLS3DS_VER.tar.bz2
218217
picasso-$PICASSO_VER.tar.bz2 tex3ds-$TEX3DS_VER.tar.bz2 3dslink-$LINK3DS_VER.tar.bz2"
219218
fi

0 commit comments

Comments
 (0)