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/dots_diag.xbm
Normal file
6
Bitmaps/thyssen/patterns/dots_diag.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define weave-diag_width 16
|
||||
#define weave-diag_height 16
|
||||
static char weave-diag_bits[] = {
|
||||
0xbb, 0xbb, 0xff, 0xff, 0xee, 0xee, 0xff, 0xff, 0xbb, 0xbb, 0xff, 0xff,
|
||||
0xee, 0xee, 0xff, 0xff, 0xbb, 0xbb, 0xff, 0xff, 0xee, 0xee, 0xff, 0xff,
|
||||
0xbb, 0xbb, 0xff, 0xff, 0xee, 0xee, 0xff, 0xff};
|
||||
Reference in New Issue
Block a user