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_rect_dbl.xbm
Normal file
6
Bitmaps/thyssen/patterns/weave_rect_dbl.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define weave_rect_dbl_width 16
|
||||
#define weave_rect_dbl_height 16
|
||||
static char weave_rect_dbl_bits[] = {
|
||||
0xfd,0xfd,0x05,0x05,0xfd,0xfd,0xbd,0xbd,0xbd,0xbd,0xbf,0xbf,0xa0,0xa0,0xbf,
|
||||
0xbf,0xfd,0xfd,0x05,0x05,0xfd,0xfd,0xbd,0xbd,0xbd,0xbd,0xbf,0xbf,0xa0,0xa0,
|
||||
0xbf,0xbf};
|
||||
Reference in New Issue
Block a user