mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 02:19:31 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/trelis.xbm
Normal file
6
Bitmaps/thyssen/patterns/trelis.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define dmndpla_width 16
|
||||
#define dmndpla_height 16
|
||||
static char dmndpla_bits[] = {
|
||||
0xc2,0xc2,0x6d,0x6d,0xba,0xba,0x56,0x56,0x2c,0x2c,0xd6,0xd6,0xab,0xab,0x65,
|
||||
0x65,0xc2,0xc2,0x6d,0x6d,0xba,0xba,0x56,0x56,0x2c,0x2c,0xd6,0xd6,0xab,0xab,
|
||||
0x65,0x65};
|
||||
Reference in New Issue
Block a user