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/arches.xbm
Normal file
6
Bitmaps/thyssen/patterns/arches.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define p5_width 16
|
||||
#define p5_height 16
|
||||
static char p5_bits[] = {
|
||||
0x08,0x08,0x08,0x08,0xaa,0xaa,0x41,0x41,0x80,0x80,0x80,0x80,0xaa,0xaa,0x14,
|
||||
0x14,0x08,0x08,0x08,0x08,0xaa,0xaa,0x41,0x41,0x80,0x80,0x80,0x80,0xaa,0xaa,
|
||||
0x14,0x14};
|
||||
Reference in New Issue
Block a user