Commit Graph

12 Commits

Author SHA1 Message Date
Rangi 89a888277a Revise macros in tools 2022-10-12 21:43:00 -04:00
Rangi 9aac39bebc Use noreturn for usage_exit 2022-03-15 17:35:35 -04:00
Rangi 1ba73f225c Use -flto for all tools 2022-03-15 17:29:15 -04:00
Rangi e888b2f826 Rename `*_verbose` functions to idiomatic `x*` 2022-03-02 21:39:13 -05:00
Rangi 824d6bbaf2 Remove unused #include <unistd.h> 2022-02-28 19:28:09 -05:00
Rangi be7a5e09b5 Factor out usage_exit into into tools/common.h 2021-09-21 17:37:43 -04:00
Rangi 021702628c Rewrite tools/pokemon_animation.c 2021-09-02 18:37:36 -04:00
Rangi c8f06f45d5 Use an `error_exit` macro for tools 2021-09-02 03:04:40 -04:00
Rangi 0d1a029e81 Rewrite tools/scan_includes.c to use common.h and factor out a parse_args function 2021-09-02 02:34:06 -04:00
Rangi 313deab552 Rewrite tool png_dimensions.c, and start using common.h more 2021-09-02 00:21:10 -04:00
yenatch 40305f205e fix unused fread return value warnings 2017-12-28 01:25:25 -05:00
yenatch cd3d125861 Add `gfx` tool for graphics postprocessing 2017-06-18 00:09:25 -04:00