|
4 | 4 | //** /resources/bmp/app_amiibo_database_32x32.bmp
|
5 | 5 | //************************************************************************
|
6 | 6 | const uint8_t app_amiibo_database_32x32_data[] = {
|
7 |
| -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf8,0x1f,0x00,0x80,0xff,0xff, |
8 |
| -0x01,0xc0,0x0f,0xf0,0x03,0xf0,0x00,0x00,0x0f,0x78,0x00,0x00,0x1e,0x18,0x00, |
9 |
| -0x38,0x18,0x18,0x00,0x38,0x18,0x18,0x00,0x38,0x18,0x78,0x00,0x00,0x1e,0xf8, |
10 |
| -0x00,0x00,0x1f,0xd8,0x0f,0xf0,0x1b,0x98,0xff,0xff,0x19,0x18,0xf8,0x1f,0x18, |
11 |
| -0x18,0x00,0x00,0x18,0x18,0x00,0x00,0x18,0x78,0x00,0x00,0x1e,0xf8,0x00,0x00, |
12 |
| -0x1f,0xd8,0x0f,0xf0,0x1b,0x98,0xff,0xff,0x19,0x18,0xf8,0x1f,0x18,0x18,0x00, |
13 |
| -0x00,0x18,0x18,0x00,0x00,0x18,0x18,0x00,0x00,0x18,0x78,0x00,0x00,0x1e,0xf0, |
14 |
| -0x00,0x00,0x0f,0xc0,0x0f,0xf0,0x03,0x80,0xff,0xff,0x01,0x00,0xf8,0x1f,0x00, |
| 7 | +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
| 8 | +0x00,0x00,0x00,0x00,0x00,0xc0,0xff,0xff,0x03,0x20,0x00,0x00,0x04,0xa0,0x3e, |
| 9 | +0x00,0x04,0x20,0x00,0x00,0x04,0x20,0x00,0x00,0x04,0xc0,0xff,0xff,0x03,0x80, |
| 10 | +0xff,0xff,0x01,0xc0,0xff,0xff,0x03,0x20,0x00,0x00,0x04,0xa0,0x3e,0x1e,0x04, |
| 11 | +0x20,0x00,0x3f,0x04,0x20,0x80,0x73,0x04,0xc0,0xbf,0x61,0x03,0x80,0xbf,0x61, |
| 12 | +0x01,0xc0,0xbf,0x63,0x03,0x20,0x00,0x6f,0x04,0xa0,0x3e,0x6e,0x04,0x20,0x00, |
| 13 | +0x00,0x04,0x20,0x00,0x00,0x04,0xc0,0xff,0xff,0x03,0x80,0xff,0xff,0x01,0x68, |
| 14 | +0xff,0xff,0x1a,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, |
15 | 15 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
|
16 | 16 | };
|
17 | 17 | const xbm_t app_amiibo_database_32x32 = {.width = 32, .height = 32, .data = app_amiibo_database_32x32_data};
|
|
0 commit comments