init
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
/* 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
|
||||
};
|
||||
Reference in New Issue
Block a user