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/weave_wide.xbm
Normal file
6
Bitmaps/thyssen/patterns/weave_wide.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define weave_wide_width 16
|
||||
#define weave_wide_height 16
|
||||
static char weave_wide_bits[] = {
|
||||
0x5f, 0xf9, 0xb3, 0xf2, 0x69, 0xe5, 0xd4, 0xca, 0xea, 0x55, 0xf5, 0x2b,
|
||||
0xfa, 0x97, 0xfd, 0x4f, 0xfe, 0xa7, 0xf3, 0x53, 0xe5, 0xa9, 0xca, 0xd4,
|
||||
0x95, 0xea, 0x2b, 0xf5, 0x57, 0xfa, 0xaf, 0xfc};
|
||||
Reference in New Issue
Block a user