소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.