#define rotobjectMask_width 16
#define rotobjectMask_height 16
static char rotobjectMask_bits[] = {
0x7, 0x0, 0xf, 0x0, 0x1f, 0x0, 0x3f, 0x0, 0x7f, 0x0, 0xff, 0x0, 0xff, 0x0, 0xff, 0xf8, 0x3f, 0xf8, 0x7f, 0xf8, 0x7f, 0xff, 0xf8, 0xff, 0xf8, 0xff, 0xf0, 0x3f, 0xf0, 0x3f, 0xe0, 0x3f, };
