refactor(findr): Now accepts an allocator parameter.

This commit is contained in:
2026-06-30 12:53:27 -04:00
parent ae42d53f02
commit ca992f05f4
6 changed files with 37 additions and 10 deletions
+2 -4
View File
@@ -18,11 +18,9 @@
9. Update `read_wire_string` to use a slice.
10. Pass allocator to findr?
10. Consider getting rid of color global.
11. Consider getting rid of color global.
12. `write_flags_table` should never return false.
11. `write_flags_table` should never return false.
## Double-check AI output