shithub: tlsclient

ref: e86bd6a50933e99899d63de755d81b9805827a15
dir: /include/cursor.h/

View raw version
struct	Cursor
{
	Point	offset;
	uchar	clr[2*16];
	uchar	set[2*16];
};