Add metatileset function, static screen size macros when possible

This commit is contained in:
2023-11-22 00:19:32 +01:00
parent 399e7426b5
commit 27a0d9dba1
4 changed files with 70 additions and 37 deletions

View File

@ -16,7 +16,7 @@ apt install -y \
;
curl -o /tmp/mingw32.7z https://hlb0.octt.eu.org/Drive/Misc/mingw32-9.2.0.7z.sfx.exe
7z x /tmp/mingw32.7z
7z x /tmp/mingw32.7z || true
cp ./mingw32/bin/*.dll ./mingw32/libexec/gcc/mingw32/9.2.0/
mv ./mingw32 /opt/Sdk/mingw32