mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 01:59:31 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/weave_rect_long.xbm
Normal file
6
Bitmaps/thyssen/patterns/weave_rect_long.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define weave_rect_long_width 16
|
||||
#define weave_rect_long_height 16
|
||||
static char weave_rect_long_bits[] = {
|
||||
0xfd, 0xfd, 0x05, 0x05, 0xfd, 0xfd, 0xdd, 0xdd, 0xdf, 0xdf, 0x50, 0x50,
|
||||
0xdf, 0xdf, 0xdd, 0xdd, 0xfd, 0xfd, 0x05, 0x05, 0xfd, 0xfd, 0xdd, 0xdd,
|
||||
0xdf, 0xdf, 0x50, 0x50, 0xdf, 0xdf, 0xdd, 0xdd};
|
||||
Reference in New Issue
Block a user