-
Notifications
You must be signed in to change notification settings - Fork 18
/
bulet.h
21 lines (18 loc) · 1.01 KB
/
bulet.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// Generated by : ImageConverter 565 Online
// Generated from : bulet.png
// Time generated : Sun, 18 Oct 20 17:13:17 +0200 (Server timezone: CET)
// Image Size : 8x8 pixels
// Memory usage : 128 bytes
#if defined(__AVR__)
#include <avr/pgmspace.h>
#elif defined(__PIC32MX__)
#define PROGMEM
#elif defined(__arm__)
#define PROGMEM
#endif
const unsigned short bulet[64] PROGMEM={
0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x3A8B, 0xE7BF, 0xE7BF, 0xE7BF, 0xE7BF, 0x3A8C, 0x0000, // 0x0010 (16) pixels
0x0000, 0x7599, 0x6558, 0x6538, 0x6538, 0x6558, 0x7599, 0x0000, 0x0000, 0x3CF8, 0x34F7, 0x2D18, 0x2D18, 0x34F7, 0x3CF8, 0x0000, // 0x0020 (32) pixels
0x0000, 0x0519, 0x0D39, 0x2579, 0x2579, 0x0D39, 0x0519, 0x0000, 0x0000, 0x0DDC, 0x45DA, 0x5E1B, 0x5E1B, 0x45DA, 0x0DDC, 0x0000, // 0x0030 (48) pixels
0x0000, 0x232F, 0x9FBF, 0xCFFF, 0xCFFF, 0x9FBF, 0x232F, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, // 0x0040 (64) pixels
};