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/tweed_cross.xbm
Normal file
6
Bitmaps/thyssen/patterns/tweed_cross.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define tweed_cross_width 16
|
||||
#define tweed_cross_height 16
|
||||
static char tweed_cross_bits[] = {
|
||||
0x25,0xc2,0xe1,0x1e,0x68,0x8f,0x7a,0x38,0x5e,0x1c,0x16,0xf1,0x87,0x78,0xa4,
|
||||
0x43,0xc2,0x25,0x1e,0xe1,0x8f,0x68,0x38,0x7a,0x1c,0x5e,0xf1,0x16,0x78,0x87,
|
||||
0x43,0xa4};
|
||||
Reference in New Issue
Block a user