mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-20 01:19:29 -07:00
7 lines
252 B
C
7 lines
252 B
C
#define tweed5_5_width 16
|
|
#define tweed5_5_height 16
|
|
static char tweed5_5_bits[] = {
|
|
0xda,0x3d,0x16,0xf1,0x8f,0x68,0x43,0xa4,0x25,0xc2,0xe9,0x0e,0x70,0x97,0x43,
|
|
0xa4,0x25,0xc2,0xe9,0x0e,0x70,0x97,0x43,0xa4,0x25,0xc2,0x16,0xf1,0x8f,0x68,
|
|
0xbc,0x5b};
|