summaryrefslogtreecommitdiff
path: root/todo.txt
AgeCommit message (Collapse)Author
2021-08-24replace () with (void) in function definitionsdzwdz
`()` means that any amt of arguments will be accepted, which isn't what i want
2021-08-24add a todo list for misc tasksdzwdz