this is actually finished
This commit is contained in:
parent
ba45cea04a
commit
30cdb1b441
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -28,7 +28,6 @@
|
|||
021 [net/http] simple http server/client interface - blocked by 020
|
||||
022 [encoding] bebop format support? (https://docs.bebop.sh)
|
||||
023 [build/wasm] create wasm build support module - blocked until 'Basic' is fully replaced
|
||||
024 [x] create file to document conventions/style guide
|
||||
025 [window] create windowing module
|
||||
027 [compress] create compression algorithm module
|
||||
028 [compress] add lz4 support - blocked by 027
|
||||
|
|
@ -83,3 +82,4 @@
|
|||
000 [math] add easing procedures
|
||||
004 [thirdparty/luajit] create bindings
|
||||
001 [platform] create module for OS/platform-specific things
|
||||
024 [x] create file to document conventions/style guide
|
||||
|
|
|
|||
Loading…
Reference in a new issue