shithub: tlsclient

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

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