shithub: tlsclient

ref: 02a90877ad29b7f1037ea577bee828a2f259a7e1
dir: /include/cursor.h/

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