aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-05-22 14:43:54 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-05-22 14:44:31 -0300
commit3edeaf1f5280b88da6cf60ad65f9c5c5c8d508c2 (patch)
tree1cb1505304bdfe6b6115296340e92765e2421f63 /TODO.md
parent297e8450d80411d81f0aaeee642053354125bd6d (diff)
downloadgame-3edeaf1f5280b88da6cf60ad65f9c5c5c8d508c2.tar.gz
game-3edeaf1f5280b88da6cf60ad65f9c5c5c8d508c2.zip
implement threading API
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index f9d6da5..2e42887 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,5 @@
## TODO NEXT
-- THREADS
+- Split main.hh -> common.hh, shm.hh, time.hh, util.hh
- TReadStream/TWriteStream
- TReadBuffer/TWriteBuffer
- TReadBinaryFile/TWriteBinaryFile