소스 검색

Minesweeper: Use asset pack icon

Willy-JL 2 년 전
부모
커밋
02c10bd4f4
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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