mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Move plugins to external folder
This commit is contained in:
4
applications/external/minesweeper/assets/tile_8.xbm
vendored
Normal file
4
applications/external/minesweeper/assets/tile_8.xbm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#define tile_8_width 8
|
||||
#define tile_8_height 8
|
||||
static uint8_t tile_8_bits[] = {
|
||||
0x00, 0x18, 0x24, 0x18, 0x24, 0x24, 0x18, 0x00, };
|
||||
Reference in New Issue
Block a user