mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 18:39:30 -07:00
add some stuff
This commit is contained in:
5
Bitmaps/thyssen/patterns/brick_diag.xbm
Normal file
5
Bitmaps/thyssen/patterns/brick_diag.xbm
Normal file
@@ -0,0 +1,5 @@
|
||||
#define brick_diag_width 12
|
||||
#define brick_diag_height 12
|
||||
static char brick_diag_bits[] = {
|
||||
0xbe, 0x0f, 0x5d, 0x07, 0xeb, 0x0a, 0xf7, 0x0d, 0xfb, 0x0e, 0x7d, 0x0f,
|
||||
0xbe, 0x0f, 0x5d, 0x07, 0xeb, 0x0a, 0xf7, 0x0d, 0xfb, 0x0e, 0x7d, 0x0f};
|
||||
Reference in New Issue
Block a user