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_rand2.xbm
Normal file
6
Bitmaps/thyssen/patterns/dots_rand2.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define dots_rand2_width 16
|
||||
#define dots_rand2_height 16
|
||||
static char dots_rand2_bits[] = {
|
||||
0x7f, 0x26, 0xe7, 0xff, 0xff, 0x9f, 0x99, 0xfc, 0xff, 0xcf, 0x9c, 0xff,
|
||||
0xff, 0xfc, 0xfe, 0x4f, 0xcf, 0xf9, 0xf9, 0xff, 0x9f, 0xcc, 0xfc, 0xff,
|
||||
0xff, 0xf9, 0x27, 0x3f, 0xff, 0xfc, 0xf9, 0xff};
|
||||
Reference in New Issue
Block a user