From c6c3d6c9e84d8c276fe7c563f5f20074e085f8bf Mon Sep 17 00:00:00 2001 From: Hayodea Hakol Date: Mon, 22 Sep 2025 20:49:00 -0400 Subject: [PATCH] Todo: Update --- todo | 1 + 1 file changed, 1 insertion(+) diff --git a/todo b/todo index 266da7d..dcc7c2f 100644 --- a/todo +++ b/todo @@ -4,3 +4,4 @@ between user errors and program exceptions. * We're now getting to the point where we must implement locking. Go through the driver libs and give them locking. +* Rename WORLD_USE_BODY_THREAD to have CONFIG_ prefix in config.h.