Willy-JL před 2 roky
rodič
revize
59b0d67edb
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. binární
      chess/icons/Background_128x11.png
  2. 2 0
      chess/views/flipchess_startscreen.c

binární
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;