Browse Source

Minesweeper: Use asset pack icon

Willy-JL 2 years ago
parent
commit
02c10bd4f4
2 changed files with 2 additions and 0 deletions
  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