mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 18:39:30 -07:00
add some stuff
This commit is contained in:
6
Bitmaps/thyssen/patterns/tweed_crab.xbm
Normal file
6
Bitmaps/thyssen/patterns/tweed_crab.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define crabtweed_width 16
|
||||
#define crabtweed_height 16
|
||||
static char crabtweed_bits[] = {
|
||||
0x6e,0x72,0xf7,0xcd,0x81,0xde,0xbd,0x9e,0x7e,0x5e,0x7e,0xde,0xbd,0xcd,0x42,
|
||||
0x72,0x4e,0x42,0xb3,0xbd,0x7b,0x7e,0x7a,0x7e,0x79,0xbd,0x7b,0x81,0xb3,0xf7,
|
||||
0x4e,0x6e};
|
||||
Reference in New Issue
Block a user