From 7f098bede3b47872391b5ab374a8180a06aeb25d Mon Sep 17 00:00:00 2001 From: randomuser Date: Wed, 6 Jul 2022 00:12:33 -0500 Subject: [PATCH] update todolist --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 9fa70a6..2737a72 100644 --- a/TODO +++ b/TODO @@ -2,4 +2,5 @@ TODO LIST --------- - change statusbar program so it uses static allocations instead of dynamic ones +- fix paste - make the c programs less buggy and let them not suck as much