aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/omega.bitmap
blob: aabf8239994779f40ce4b0f626d756adef77389f (plain)
1
2
3
4
5
6
7
8
#define omega_width 16
#define omega_height 16
#define omega_x_hot -1
#define omega_y_hot -1
static char omega_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x1c, 0x1c, 0x38, 0x0e, 0x30,
   0x86, 0x31, 0x86, 0x31, 0xc6, 0x31, 0xc6, 0x18, 0xce, 0x1c, 0xfc, 0x0f,
   0x38, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};