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/fish_escher.xbm
Normal file
6
Bitmaps/thyssen/patterns/fish_escher.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define escher8_width 16
|
||||
#define escher8_height 16
|
||||
static char escher8_bits[] = {
|
||||
0xf7,0xf7,0xef,0xef,0xcd,0xcd,0xa1,0xa1,0x03,0x03,0x81,0x81,0xcd,0xcd,0xaf,
|
||||
0xaf,0xf7,0xf7,0xef,0xef,0xcd,0xcd,0xa1,0xa1,0x03,0x03,0x81,0x81,0xcd,0xcd,
|
||||
0xaf,0xaf};
|
||||
Reference in New Issue
Block a user