mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 02:49:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/line_diag8_4.xbm
Normal file
6
Bitmaps/thyssen/patterns/line_diag8_4.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define line_diag8_4_width 16
|
||||
#define line_diag8_4_height 16
|
||||
static char line_diag8_4_bits[] = {
|
||||
0x0f, 0x0f, 0x1e, 0x1e, 0x3c, 0x3c, 0x78, 0x78, 0xf0, 0xf0, 0xe1, 0xe1,
|
||||
0xc3, 0xc3, 0x87, 0x87, 0x0f, 0x0f, 0x1e, 0x1e, 0x3c, 0x3c, 0x78, 0x78,
|
||||
0xf0, 0xf0, 0xe1, 0xe1, 0xc3, 0xc3, 0x87, 0x87};
|
||||
Reference in New Issue
Block a user