tick section lists off of TODO
This commit is contained in:
parent
b978fb2288
commit
e139115ede
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ if you want to debug the macros (good luck keeping your sanity) run `make pp` to
|
|||
## TODO
|
||||
|
||||
- parser generator:
|
||||
- [ ] handle section-lists (e.g. TimingPoints or HitObjects)
|
||||
- [x] ~~handle section-lists (e.g. TimingPoints or HitObjects)~~
|
||||
- [ ] learn and parse sliders
|
||||
- [ ] rename macros to look better (CONFIG -> PARSE, etc.)
|
||||
- [ ] get rid of STREAM_STRUCT_OPS - make the STRUCT and CONFIG macros generate stream ops themselves
|
||||
|
|
Loading…
Reference in a new issue