Files
2026-08-04 17:03:04 +02:00

26 lines
512 B
C

/* Auto-generated by export-alpha-bitmap GIMP plugin */
/* 1 = opaque, 0 = transparent. MSB-first, rows padded to a byte. */
#define STATION_WIDTH 16
#define STATION_HEIGHT 16
#define STATION_BYTES_PER_ROW 2
static const unsigned char station[32] = {
0x7F, 0xFE,
0x84, 0x21,
0x84, 0x21,
0x84, 0x21,
0x84, 0x21,
0x7F, 0xFE,
0x22, 0x44,
0x12, 0x48,
0x0A, 0x50,
0x0A, 0x50,
0x0A, 0x50,
0x0A, 0x50,
0x0A, 0x50,
0x0A, 0x50,
0x0A, 0x50,
0x0F, 0xF0
};