mirror of
https://gitlab.com/octospacc/MultiSpaccSDK
synced 2025-06-05 22:09:21 +02:00
Add metatileset function, static screen size macros when possible
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user