mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-18 16:39:31 -07:00
7 lines
252 B
C
7 lines
252 B
C
#define tweed2_2_width 16
|
|
#define tweed2_2_height 16
|
|
static char tweed2_2_bits[] = {
|
|
0xe2,0x21,0x2e,0xed,0xb7,0x74,0x84,0x47,0xe2,0x21,0x2e,0xed,0x48,0x8b,0x7b,
|
|
0xb8,0x1d,0xde,0xd1,0x12,0xb7,0x74,0x84,0x47,0xe2,0x21,0x2e,0xed,0xb7,0x74,
|
|
0x84,0x47};
|