mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-28 07:30:10 +00:00
[host] added support for cursor pitch
This commit is contained in:
@@ -31,6 +31,7 @@ struct CursorInfo
|
||||
|
||||
enum CursorType type;
|
||||
unsigned int w, h;
|
||||
unsigned int pitch;
|
||||
void * shape;
|
||||
unsigned int dataSize;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user