#ifndef CURSOR_GRAPHIC_H #define CURSOR_GRAPHIC_H static unsigned short image_cursor[] = { 0x2a01,0x0010,0x0010,0x0000,0x0000,0x0000,0x0000,0xa514,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x9cf4,0xa534,0x9cf3,0x0000,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x9cd3, 0xf79e,0xad55,0x94d3,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x94b3,0xffdf,0xf79e,0xad75,0x94d3, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x9492,0xf79e,0xd69a,0xf79e,0xbdf7,0x94b2,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x8c92,0xef5d,0xc639, 0xce79,0xe75d,0xce59,0x9492,0x94b3,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x8c92,0xe73c,0xce79,0xce79,0xce7a,0xdefc,0xd6ba, 0x94b3,0x94b3,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x8c72, 0xdefb,0xd69a,0xd69a,0xd6ba,0xd6ba,0xdefb,0xdedb,0xa514,0x94b2,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x8c72,0xd6bb,0xdedb,0xce59,0xdefb, 0x8c92,0x8c71,0x8c72,0x9492,0x94b2,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x8c72,0xd6ba,0xc618,0x8c92,0xe71c,0xbdf7,0x73ae,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x8c71,0xce59,0x8c92, 0x73af,0xc638,0xe71c,0x8c72,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x8c71,0x94b3,0x52aa,0x0000,0x9492,0xf77e,0xbdd7, 0x8451,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x8c72, 0x7bef,0x0000,0x0000,0x6b8e,0xce59,0xf79e,0x8431,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000, 0x94b3,0xb596,0x7bf0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x73ae,0x7bcf,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000, 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000 }; #endif