ref: dfcba364487a775a88e196ec0a2a2d4d29d80ec5
parent: 8e4a9a5c21bc34b25356f991423bfa5cb98f21d0
author: Antonio Niño Díaz <antonio_nd@outlook.com>
date: Sun Sep 27 18:47:56 EDT 2020
test: Update commit of uCity used for testing This one updates the code to fix all warnings introduced in the last few months because of updates to RGBDS.
--- a/test/run-tests.sh
+++ b/test/run-tests.sh
@@ -46,7 +46,7 @@
fi
pushd ucity
git fetch
-git checkout b0635f12553c2fae947fd91aa54d4caa602d8266
+git checkout 780b951b6959b0a98e915ecb9f5fc82544d56d01
make clean
make -j4
popd