mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 18:19:29 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/bats.xbm
Normal file
6
Bitmaps/thyssen/patterns/bats.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define bat_width 16
|
||||
#define bat_height 16
|
||||
static char bat_bits[] = {
|
||||
0x11,0x10,0x09,0x20,0x2d,0x68,0x6d,0x6c,0xec,0x6f,0x4e,0xe5,0xde,0xf7,0xbe,
|
||||
0xfb,0xee,0xef,0xf6,0xdf,0xd2,0x97,0x92,0x93,0x13,0x90,0xb1,0x1a,0x21,0x08,
|
||||
0x41,0x04};
|
||||
Reference in New Issue
Block a user