소스 검색

Chess: Icons

Willy-JL 2 년 전
부모
커밋
59b0d67edb
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      chess/icons/Background_128x11.png
  2. 2 0
      chess/views/flipchess_startscreen.c

BIN
chess/icons/Background_128x11.png


+ 2 - 0
chess/views/flipchess_startscreen.c

@@ -5,6 +5,8 @@
 #include <gui/elements.h>
 #include "flipchess_icons.h"
 
+#include <assets_icons.h>
+
 struct FlipChessStartscreen {
     View* view;
     FlipChessStartscreenCallback callback;