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_vert5_1_width 15
|
|
#define line_vert5_1_height 15
|
|
static char line_vert5_1_bits[] = {
|
|
0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d,
|
|
0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d,
|
|
0xef, 0x3d, 0xef, 0x3d, 0xef, 0x3d};
|