From 33cef4030ab20490546a6d203be0ce5cd2d58a3b Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sat, 26 Aug 2017 00:37:02 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 5c7e5282..126319f1 100644 --- a/TODO.md +++ b/TODO.md @@ -59,8 +59,8 @@ - [x] Update GacGen with new codegen functions - [x] Support 32-64 merging in GacGen - [x] Generate DarkSkin to `Source\Skins\DarkSkin\` -- [ ] Update CodePack to read `/* CodePack: */` comments -- [ ] Generate DarkSkin code to Release\Skins\DarkSkin.(h|cpp) +- [x] Update CodePack to read `/* CodePack: */` comments +- [x] Generate DarkSkin code to Release\Skins\DarkSkin.(h|cpp) - [ ] **Update Release**, every tutorial uses DarkSkin in shared library, with a new common `WinMain.cpp` - [ ] GuiListControl with non-virtual composition items * GuiScrollView supports hiding scrolls forever