瀏覽代碼

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


部分文件因文件數量過多而無法顯示