shithub: rgbds

Download patch

ref: 19c85a7c2e2063f2d42cff9a5b1a8ce0c660c61e
parent: 59e73e64ca2f5d9665b314279b87d376a5eafddb
author: ISSOtm <eldredhabert0@gmail.com>
date: Sat Apr 30 16:42:36 EDT 2022

Update uCity commit to fix deprecation warnings

Cleaning up the logs!
See #991 for context.

--- a/test/run-tests.sh
+++ b/test/run-tests.sh
@@ -50,7 +50,7 @@
 fi
 pushd ucity
 git fetch
-git checkout 15be184b26b337110e1ec2998cd42f134f00f281
+git checkout d8878233da7a6569f09f87b144cb5bf140146a0f
 make clean
 make -j4 RGBDS=../../
 popd