浏览代码

Finished using style_rgb, started style_item_color

Robert Winkler 5 年之前
父节点
当前提交
d7d6280033
共有 2 个文件被更改,包括 96 次插入855 次删除
  1. 1 1
      demo/sdl_opengl3/main.c
  2. 95 854
      demo/style_configurator.c

+ 1 - 1
demo/sdl_opengl3/main.c

@@ -79,7 +79,7 @@
  *                          DEMO
  *
  * ===============================================================*/
-int main(void)
+int main(int argc, char *argv[])
 {
     /* Platform */
     SDL_Window *win;

文件差异内容过多而无法显示
+ 95 - 854
demo/style_configurator.c


部分文件因为文件数量过多而无法显示