mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Update uCity commit to fix deprecation warnings
Cleaning up the logs! See #991 for context.
This commit is contained in:
@@ -50,7 +50,7 @@ if [ ! -d ucity ]; then
|
||||
fi
|
||||
pushd ucity
|
||||
git fetch
|
||||
git checkout 15be184b26b337110e1ec2998cd42f134f00f281
|
||||
git checkout d8878233da7a6569f09f87b144cb5bf140146a0f
|
||||
make clean
|
||||
make -j4 RGBDS=../../
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user