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/dots_open_diag.xbm
Normal file
6
Bitmaps/thyssen/patterns/dots_open_diag.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define pattern5_width 16
|
||||
#define pattern5_height 16
|
||||
static char pattern5_bits[] = {
|
||||
0x99, 0x99, 0xf6, 0xf6, 0x99, 0x99, 0x6f, 0x6f, 0x99, 0x99, 0xf6, 0xf6,
|
||||
0x99, 0x99, 0x6f, 0x6f, 0x99, 0x99, 0xf6, 0xf6, 0x99, 0x99, 0x6f, 0x6f,
|
||||
0x99, 0x99, 0xf6, 0xf6, 0x99, 0x99, 0x6f, 0x6f};
|
||||
Reference in New Issue
Block a user