Browse Source

Chess: Icons

Willy-JL 2 năm trước cách đây
mục cha
commit
59b0d67edb
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;