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/ubalu.xbm
Normal file
6
Bitmaps/thyssen/patterns/ubalu.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define ubalu_width 16
|
||||
#define ubalu_height 16
|
||||
static char ubalu_bits[] = {
|
||||
0xf6,0x03,0xf6,0xfb,0x06,0xfb,0x7e,0x1b,0x7e,0xd8,0x60,0xdf,0x6f,0xdf,0x6f,
|
||||
0xc0,0x03,0xf6,0xfb,0xf6,0xfb,0x06,0x1b,0x7e,0xd8,0x7e,0xdf,0x60,0xdf,0x6f,
|
||||
0xc0,0x6f};
|
||||
Reference in New Issue
Block a user