summaryrefslogtreecommitdiff
path: root/tools/pokemontools/png.py
AgeCommit message (Collapse)Author
2022-03-14Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3Rangi
2020-06-14Sync tools with pokecrystal (fixes warnings when building lzcomp)Rangi
palette.c and png_dimensions.c will be synced when they are used.
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr