mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 01:59:31 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/squarez.xbm
Normal file
6
Bitmaps/thyssen/patterns/squarez.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define squarez_width 15
|
||||
#define squarez_height 15
|
||||
static unsigned char squarez_bits[] = {
|
||||
0xff, 0x00, 0x81, 0x3e, 0xbd, 0x3e, 0xbd, 0x3e, 0xbd, 0x3e, 0xbd, 0x3e,
|
||||
0x81, 0x00, 0xff, 0x7f, 0x80, 0x40, 0xbe, 0x5e, 0xbe, 0x5e, 0xbe, 0x5e,
|
||||
0xbe, 0x5e, 0xbe, 0x40, 0x80, 0x7f, };
|
||||
Reference in New Issue
Block a user