mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
add some stuff
This commit is contained in:
9
Bitmaps/thyssen/patterns/brick_pat1.xbm
Normal file
9
Bitmaps/thyssen/patterns/brick_pat1.xbm
Normal file
@@ -0,0 +1,9 @@
|
||||
#define brick_pat1_width 24
|
||||
#define brick_pat1_height 24
|
||||
static char brick_pat1_bits[] = {
|
||||
0x00, 0x00, 0x00, 0xfe, 0xee, 0xef, 0xfe, 0xee, 0xef, 0xfe, 0xee, 0xef,
|
||||
0x00, 0x00, 0x00, 0xbb, 0xbf, 0xfb, 0xbb, 0xbf, 0xfb, 0xbb, 0xbf, 0xfb,
|
||||
0x00, 0x00, 0x00, 0xfe, 0xee, 0xef, 0xfe, 0xee, 0xef, 0xfe, 0xee, 0xef,
|
||||
0x00, 0x00, 0x00, 0xbb, 0xbf, 0xfb, 0xbb, 0xbf, 0xfb, 0xbb, 0xbf, 0xfb,
|
||||
0x00, 0x00, 0x00, 0xfe, 0xee, 0xef, 0xfe, 0xee, 0xef, 0xfe, 0xee, 0xef,
|
||||
0x00, 0x00, 0x00, 0xbb, 0xbf, 0xfb, 0xbb, 0xbf, 0xfb, 0xbb, 0xbf, 0xfb};
|
||||
Reference in New Issue
Block a user