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:
5
Bitmaps/thyssen/patterns/ovals.xbm
Normal file
5
Bitmaps/thyssen/patterns/ovals.xbm
Normal file
@@ -0,0 +1,5 @@
|
||||
#define noname_width 12
|
||||
#define noname_height 12
|
||||
static char noname_bits[] = {
|
||||
0x3f,0x03,0xf3,0x0c,0xcc,0x0f,0xcc,0x0f,0xf3,0x0c,0x3f,0x03,0x3f,0x03,0xf3,
|
||||
0x0c,0xcc,0x0f,0xcc,0x0f,0xf3,0x0c,0x3f,0x03};
|
||||
Reference in New Issue
Block a user