add shell for merging GuiLite to 1 header & 1 cpp file

This commit is contained in:
idea4good
2019-08-19 15:26:36 +08:00
parent aa8c85c292
commit c9bbae7292
7 changed files with 88 additions and 7 deletions

View File

@@ -68,4 +68,4 @@ const unsigned int c_theme::get_color(COLOR_TYPE index)
return 0;
}
return s_color_map[index];
}
}