mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-19 04:44:47 -07:00
Move plugins to external folder
This commit is contained in:
4
applications/external/minesweeper/assets/tile_0.xbm
vendored
Normal file
4
applications/external/minesweeper/assets/tile_0.xbm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#define tile_0_width 8
|
||||
#define tile_0_height 8
|
||||
static char tile_0_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, };
|
||||
Reference in New Issue
Block a user