mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-06-20 11:33:32 -05:00
latest libgba version
This commit is contained in:
parent
3268bce1c2
commit
6d770fd937
|
|
@ -21,7 +21,7 @@ fi
|
|||
# specify some urls to download the source packages from
|
||||
#---------------------------------------------------------------------------------
|
||||
LIBOGC_VER=1.8.6
|
||||
LIBGBA_VER=20081210
|
||||
LIBGBA_VER=20090222
|
||||
LIBNDS_VER=1.4.9
|
||||
DEFAULT_ARM7_VER=0.5.17
|
||||
DSWIFI_VER=0.3.13
|
||||
|
|
@ -643,7 +643,6 @@ then
|
|||
rm -f downloaded_sources
|
||||
fi
|
||||
|
||||
|
||||
echo
|
||||
echo "note: Add the following to your environment; DEVKITPRO=$TOOLPATH $toolchain=$TOOLPATH/$package"
|
||||
echo
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user