mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 18:19:29 -07:00
add some stuff
This commit is contained in:
8
Bitmaps/thyssen/patterns/weave_rect.xbm
Normal file
8
Bitmaps/thyssen/patterns/weave_rect.xbm
Normal file
@@ -0,0 +1,8 @@
|
||||
#define weave_rect_width 18
|
||||
#define weave_rect_height 18
|
||||
static char weave_rect_bits[] = {
|
||||
0x7d, 0xdf, 0x03, 0x45, 0x51, 0x00, 0x7d, 0xdf, 0x03, 0xef, 0xfb, 0x02,
|
||||
0x28, 0x8a, 0x02, 0xef, 0xfb, 0x02, 0x7d, 0xdf, 0x03, 0x45, 0x51, 0x00,
|
||||
0x7d, 0xdf, 0x03, 0xef, 0xfb, 0x02, 0x28, 0x8a, 0x02, 0xef, 0xfb, 0x02,
|
||||
0x7d, 0xdf, 0x03, 0x45, 0x51, 0x00, 0x7d, 0xdf, 0x03, 0xef, 0xfb, 0x02,
|
||||
0x28, 0x8a, 0x02, 0xef, 0xfb, 0x02};
|
||||
Reference in New Issue
Block a user