mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-19 22:08:09 +00:00
[common/client] add pitch to cursor shape structure
This commit is contained in:
@@ -335,6 +335,7 @@ int renderThread(void * unused)
|
||||
c,
|
||||
header.cursor.w,
|
||||
header.cursor.h,
|
||||
header.cursor.pitch,
|
||||
header.cursor.shape
|
||||
))
|
||||
{
|
||||
|
Reference in New Issue
Block a user