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;