mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Update subprojects and patch pokecrystal
This commit is contained in:
@@ -30,7 +30,8 @@ if [ ! -d pokecrystal ]; then
|
||||
fi
|
||||
pushd pokecrystal
|
||||
git fetch
|
||||
git checkout a3e31d6463e6313aed12ebc733b3f772f2fc78d7
|
||||
git checkout a3e31d6463e6313aed12ebc733b3f772f2fc78d7 -f
|
||||
git apply ../pokecrystal.patch
|
||||
make clean
|
||||
make -j4 compare RGBDS=../../
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user