From 6c96efe3cb86746d4818aa74947ce3689f80ae55 Mon Sep 17 00:00:00 2001 From: IonutParau Date: Fri, 11 Jul 2025 23:36:53 +0200 Subject: [PATCH] plans --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 70f75d7..b6a2cc2 100644 --- a/TODO.md +++ b/TODO.md @@ -42,3 +42,4 @@ # Internal changes - use dynamic arrays for signals (and maybe components), but still keep the maximums to prevent memory hogging +- setup an extensive testing system to find bugs easier