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:
9
Bitmaps/thyssen/patterns/plaid.xbm
Normal file
9
Bitmaps/thyssen/patterns/plaid.xbm
Normal file
@@ -0,0 +1,9 @@
|
||||
#define plaid_width 22
|
||||
#define plaid_height 22
|
||||
static char plaid_bits[] = {
|
||||
0xff, 0xaf, 0x2b, 0xdf, 0x57, 0x15, 0xff, 0xaf, 0x2b, 0xdf, 0x57, 0x15,
|
||||
0xff, 0xaf, 0x2b, 0xaa, 0xfa, 0x3f, 0xff, 0xaf, 0x2b, 0xdf, 0x57, 0x15,
|
||||
0xff, 0xaf, 0x2b, 0xdf, 0x57, 0x15, 0xff, 0xaf, 0x2b, 0x75, 0x05, 0x01,
|
||||
0xaa, 0x02, 0x01, 0x75, 0x05, 0x01, 0xaa, 0x02, 0x01, 0x75, 0x05, 0x01,
|
||||
0xff, 0xff, 0x3f, 0x75, 0x05, 0x01, 0xaa, 0x02, 0x01, 0x75, 0x05, 0x01,
|
||||
0xaa, 0x02, 0x01, 0x75, 0x05, 0x01};
|
||||
Reference in New Issue
Block a user