Add a bpp2png tool to replace gfx.py for converting 1/2bpp to PNG (#889)

This commit is contained in:
Rangi
2022-03-14 19:31:20 -04:00
committed by GitHub
parent 4d102dcb3f
commit cfa47e8c78
5 changed files with 8763 additions and 1 deletions

1
tools/.gitignore vendored
View File

@@ -1,3 +1,4 @@
bpp2png
gfx
lzcomp
make_patch