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/fence_knitting.xbm
Normal file
6
Bitmaps/thyssen/patterns/fence_knitting.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define knitting_width 16
|
||||
#define knitting_height 16
|
||||
static char knitting_bits[] = {
|
||||
0xe7,0xe7,0xe7,0xe7,0xe7,0xf3,0xe4,0x73,0xe4,0x39,0xa7,0x19,0x27,0x8f,0x23,
|
||||
0xce,0x73,0xc4,0xf1,0xe4,0x98,0xe5,0x9c,0x27,0xce,0x27,0xcf,0xe7,0xe7,0xe7,
|
||||
0xe7,0xe7};
|
||||
Reference in New Issue
Block a user