mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] updated host application for the new mt client format
See prior commit for details on this update
This commit is contained in:
@@ -62,8 +62,7 @@ private:
|
||||
uint64_t m_dataOffset[2];
|
||||
int m_frameIndex;
|
||||
|
||||
CursorInfo m_cursor;
|
||||
size_t m_cursorDataSize;
|
||||
uint8_t * m_cursorData;
|
||||
bool m_shapePending;
|
||||
size_t m_cursorDataSize;
|
||||
uint8_t * m_cursorData;
|
||||
uint64_t m_cursorOffset;
|
||||
};
|
Reference in New Issue
Block a user