summaryrefslogtreecommitdiff
path: root/tools/stadium.c
AgeCommit message (Collapse)Author
2021-09-21Factor out usage_exit into into tools/common.hRangi
2021-09-02Rewrite tools/pokemon_animation_graphics.c, and keep `void usage` and `void ↵Rangi
parse_args` at the top of tools' files
2021-09-02Rewrite tools/scan_includes.c to use common.h and factor out a parse_args ↵Rangi
function
2021-09-02Rewrite tool png_dimensions.c, and start using common.h moreRangi
2021-07-10Comment explaining what the "base" Stadium data is forRangi
2020-11-30Don't hardcode CRCs within Crystal base dataRangi
2020-07-23Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINsRangi