Updated TODO.txt

This commit is contained in:
2023-02-23 11:16:45 -06:00
parent d8eb4624a5
commit 9107109e1c

View File

@@ -7,3 +7,5 @@
4. Try making every aspect of the program configurable via args
3. Add support for configuration files, which can be specified via a command-line arg
4. Fix Makefile - Doesn't recompile if source files have changed, only if .o files have.