mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-18 16:39:31 -07:00
6 lines
204 B
C
6 lines
204 B
C
#define noname_width 12
|
|
#define noname_height 12
|
|
static char noname_bits[] = {
|
|
0xdb,0x06,0x75,0x0d,0xae,0x0b,0x75,0x0d,0xdb,0x06,0xae,0x0b,0xdb,0x06,0x75,
|
|
0x0d,0xae,0x0b,0x75,0x0d,0xdb,0x06,0xae,0x0b};
|