summaryrefslogtreecommitdiff
path: root/tools/scan_includes.c
AgeCommit message (Expand)Author
2022-03-08Slightly refactor some C toolsRangi
2022-03-02Rename `*_verbose` functions to idiomatic `x*`Rangi
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 p...Rangi
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
2018-03-10Fix scan_includes matching the word "include" in strings.yenatch
2017-08-20Refactor scan_includesyenatch
2017-05-28Fix the pokemon animation tools.yenatch
2017-05-28scan_includes: add --strict so it doesn't have to be defaultyenatch
2017-04-28Refactor scan_includes.yenatch
2016-08-24Add C build tools.yenatch