Explorar el Código

Minesweeper: Use asset pack icon

Willy-JL hace 2 años
padre
commit
02c10bd4f4
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. BIN
      minesweeper/assets/Cry_dolph_55x52.png
  2. 2 0
      minesweeper/minesweeper.h

BIN
minesweeper/assets/Cry_dolph_55x52.png


+ 2 - 0
minesweeper/minesweeper.h

@@ -24,6 +24,8 @@
 #include "helpers/mine_sweeper_storage.h"
 #include "minesweeper_redux_icons.h"
 
+#include <assets_icons.h>
+
 #define TAG "Mine Sweeper Application"
 
 // This is a helper struct for the settings view/scene