[common/client] add pitch to cursor shape structure

This commit is contained in:
Geoffrey McRae
2017-12-13 04:42:09 +11:00
parent c36e948bdb
commit b5a5d4cda2
3 changed files with 4 additions and 2 deletions

View File

@@ -335,6 +335,7 @@ int renderThread(void * unused)
c,
header.cursor.w,
header.cursor.h,
header.cursor.pitch,
header.cursor.shape
))
{