mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 21:12:07 +00:00
Add compatibility hack for unused colors in indexed PNGs
This commit is contained in:
@@ -30,8 +30,7 @@ if [ ! -d pokecrystal ]; then
|
||||
fi
|
||||
pushd pokecrystal
|
||||
git fetch
|
||||
git checkout a3e31d6463e6313aed12ebc733b3f772f2fc78d7 -f
|
||||
git apply ../pokecrystal.patch
|
||||
git checkout a3e31d6463e6313aed12ebc733b3f772f2fc78d7
|
||||
make clean
|
||||
make -j4 compare RGBDS=../../
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user