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/suntile.xbm
Normal file
6
Bitmaps/thyssen/patterns/suntile.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define sun_tile_width 16
|
||||
#define sun_tile_height 16
|
||||
static char sun_tile_bits[] = {
|
||||
0xee,0xee,0xdd,0x5d,0xbb,0xbb,0x75,0xd7,0xee,0xe6,0xc7,0x77,0xbb,0xbb,0x7d,
|
||||
0xdc,0x6e,0xec,0x77,0x7c,0xbb,0xbb,0xdd,0xc7,0xce,0xee,0xd7,0x5d,0xbb,0xbb,
|
||||
0x75,0x77};
|
||||
Reference in New Issue
Block a user