mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 10:09:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/rain.xbm
Normal file
6
Bitmaps/thyssen/patterns/rain.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define noname_width 16
|
||||
#define noname_height 16
|
||||
static char noname_bits[] = {
|
||||
0xc0,0x01,0xc0,0x01,0xe0,0x03,0xe0,0x12,0x60,0x13,0xc0,0x11,0x08,0x38,0x08,
|
||||
0x38,0x08,0x7c,0x1c,0x5c,0x1c,0x6c,0x3e,0x38,0x2e,0x00,0xb6,0x00,0x9c,0x00,
|
||||
0x80,0x00};
|
||||
Reference in New Issue
Block a user