mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/dots_diag_wide.xbm
Normal file
6
Bitmaps/thyssen/patterns/dots_diag_wide.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define dots5_width 16
|
||||
#define dots5_height 16
|
||||
static char dots5_bits[] = {
|
||||
0xfe,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xef,0xef,0xff,0xff,0xff,0xff,0xff,
|
||||
0xff,0xfe,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xef,0xef,0xff,0xff,0xff,0xff,
|
||||
0xff,0xff};
|
||||
Reference in New Issue
Block a user