Blame | Last modification | View Log | RSS feed
struct Cursor
{
Point offset;
uchar clr[2*16];
uchar set[2*16];
};