mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 10:29:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/weave_rect_loose.xbm
Normal file
6
Bitmaps/thyssen/patterns/weave_rect_loose.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define mesh_horz_width 16
|
||||
#define mesh_horz_height 16
|
||||
static char mesh_horz_bits[] = {
|
||||
0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xff, 0x24, 0x00, 0x24, 0x00, 0xe7, 0xff,
|
||||
0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xff, 0xe7, 0x00, 0x24,
|
||||
0x00, 0x24, 0xff, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7};
|
||||
Reference in New Issue
Block a user