aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pic.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-09-191-3/+3
|\
| * Update and add more tool scriptsRangi2022-09-181-0/+0
| |
| * Add the pic.py (de)compressor from pokemon-reverse-engineering-toolsRangi2020-09-021-0/+491
| | | | | | | $ tools/pic.py decompress x.pic # creates x.2bpp $ tools/gfx.py png x.2bpp # creates x.png $ tools/gfx.py 2bpp x.png # creates x.2bpp $ tools/pic.py compress x.2bpp # creates x.pic
* Sync with pokereddannye2020-11-041-0/+491