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:
6
Bitmaps/thyssen/patterns/weave_crazy.xbm
Normal file
6
Bitmaps/thyssen/patterns/weave_crazy.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define weave_rect_width 13
|
||||
#define weave_rect_height 13
|
||||
static char weave_rect_bits[] = {
|
||||
0xf4, 0xf7, 0x97, 0xfe, 0xfe, 0xf2, 0xd2, 0xff, 0x5f, 0xfa, 0xfa, 0xeb,
|
||||
0x4b, 0xff, 0x7f, 0xe9, 0xe9, 0xef, 0x2f, 0xfd, 0xfd, 0xe5, 0xa5, 0xff,
|
||||
0xbf, 0xf4};
|
||||
Reference in New Issue
Block a user