diff --git a/README.md b/README.md index 23308c9..f33282f 100644 --- a/README.md +++ b/README.md @@ -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