mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-18 16:39:31 -07:00
7 lines
287 B
C
7 lines
287 B
C
#define line_vert3_1_width 15
|
|
#define line_vert3_1_height 15
|
|
static char line_vert3_1_bits[] = {
|
|
0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36,
|
|
0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36,
|
|
0xdb, 0x36, 0xdb, 0x36, 0xdb, 0x36};
|