From 9d045e0717e7e4c48be5304ce850f37168d87e1c Mon Sep 17 00:00:00 2001 From: Judah Caruso Date: Wed, 21 May 2025 15:02:45 -0600 Subject: [PATCH] finish 010 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 3ef1c1f..6f55086 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,6 @@ [Judah] 000 [math] add easing procedures - 010 [x] make base jai files standalone (ie. [array], [memory], etc... big maybe) [Jesse] 001 [arch] create module to determine simd support @@ -51,3 +50,4 @@ *** DONE *** + 010 [x] make base jai files standalone (ie. [array], [memory], etc... big maybe)