Faster Yay0 decompression

This commit is contained in:
Ethan Roseman 2020-11-29 23:11:14 -05:00
parent 174c920323
commit 1911d1ba99
2 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
default: all
all: Yay0compress
make -C n64splat
Yay0compress:
gcc Yay0compress.c -O3 -o Yay0compress
clean:
rm -f Yay0compress
make clean -C n64splat

@ -1 +1 @@
Subproject commit a660fdb6b00eaad065bde69cb7b4243143ddcf05
Subproject commit 17406ad52ba7dbce0129a928c6124673a875e851