From 4d799b1c0ae9e91cc4d0556d0ceb368f8320b9a3 Mon Sep 17 00:00:00 2001 From: Judah Caruso Date: Wed, 21 May 2025 22:55:21 -0600 Subject: [PATCH] more todos --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 2f58be1..64e84f2 100644 --- a/TODO +++ b/TODO @@ -67,6 +67,7 @@ 061 [build/cmake] create cmake build support module 062 [bits] create bit utilities module (see: odin math/bits module) 063 [x] creating import rewriting metaprogram to automatically import .C or .H files + 064 [thirdpaty/luau] create bindings module (see: https://luau.org) *** DONE ***