Browse Source

Finished using style_rgb, started style_item_color

Robert Winkler 5 years ago
parent
commit
d7d6280033
2 changed files with 96 additions and 855 deletions
  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;

File diff suppressed because it is too large
+ 95 - 854
demo/style_configurator.c


Some files were not shown because too many files changed in this diff