mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-19 04:18:12 +01:00
Removed snprintf() and vsnprintf() prototypes (why were they in anyway?)
along with stdarg.h include Exported input global data and empty_side() function Declared non-exported functions static Moved horiz_precalc(), vert_precalc(), horiz_assemble(), vert_assemble(), horiz_generate(), vert_generate(), generate_box() and output_box() to a new file generate.c Moved best_match(), hmm(), detect_horiz(), detect_design(), remove_box() and output_input() to a new file remove.c
This commit is contained in:
parent
79555dbf29
commit
e88470677d
1830
src/boxes.c
1830
src/boxes.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user