summaryrefslogtreecommitdiff
path: root/tools/common.h
AgeCommit message (Expand)Author
2022-03-15Use noreturn for usage_exitRangi
2022-03-15Use -flto for all toolsRangi
2022-03-02Rename `*_verbose` functions to idiomatic `x*`Rangi
2022-02-28Remove unused #include <unistd.h>Rangi
2021-09-21Factor out usage_exit into into tools/common.hRangi
2021-09-02Rewrite tools/pokemon_animation.cRangi
2021-09-02Use an `error_exit` macro for toolsRangi
2021-09-02Rewrite tools/scan_includes.c to use common.h and factor out a parse_args fun...Rangi
2021-09-02Rewrite tool png_dimensions.c, and start using common.h moreRangi
2017-12-28fix unused fread return value warningsyenatch
2017-06-18Add `gfx` tool for graphics postprocessingyenatch