shithub: tlsclient

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

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